Skip to content

Commit 61ced27

Browse files
committed
fixup! fix: multilevel mailbox indentation
Signed-off-by: greta <[email protected]>
1 parent 7b45b42 commit 61ced27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/NcAppNavigationItem.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
flex-direction: column;
133133
width: 100%;
134134
gap: var(--default-grid-baseline, 4px);
135-
padding-left: 10px;
135+
padding-inline-start: 10px;
136136

137137
.app-navigation-entry {
138138
display: inline-flex;

0 commit comments

Comments
 (0)