mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
fix: stylelint issue
-e Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
This commit is contained in:
parent
4cd0ddbf66
commit
78e98bba29
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue