Skip to content

Commit 2c59f39

Browse files
authored
Sidebar: Fix issue with width of opened page (#332)
1 parent 060a988 commit 2c59f39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assets/css/v2/style.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,8 +1292,6 @@ nav.sidebar.sidebar__mobile-open {
12921292
background-color: oklch(var(--color-brand) / 0.1);
12931293
font-weight: 600;
12941294
display: flex;
1295-
justify-self: stretch;
1296-
width: auto;
12971295
box-sizing: border-box;
12981296
}
12991297

0 commit comments

Comments
 (0)