Skip to content

Commit 3e8123e

Browse files
committed
fixes the bar on fullscreen mode
1 parent 89cf0cf commit 3e8123e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/main.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
overflow: visible !important;
99
}
1010

11+
:fullscreen .content__5e434 {
12+
margin: 0 !important;
13+
}
14+
15+
1116
#app-mount {
1217
.sidebar_c48ade {
1318
border-radius: 0;

0 commit comments

Comments
 (0)