fix: stylelint issue

-e
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
This commit is contained in:
Peter Ringelmann 2026-05-06 10:17:11 +02:00 committed by Peter R.
parent 4cd0ddbf66
commit 78e98bba29

View file

@ -77,7 +77,6 @@ const unreadLabel = computed(() => {
.app-item {
--app-item-circle-size: calc(var(--default-grid-baseline) * 10);
--app-item-icon-size: 22px;
display: flex;
flex-direction: column;
align-items: center;