Skip to content

Commit d0f60a5

Browse files
authored
Merge pull request #84 from PoTPeM/fix/fullscreen-margin
fixes the bar on fullscreen mode
2 parents 9caa74c + 3e8123e commit d0f60a5

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__5e434 {
1318
border-radius: 0;

0 commit comments

Comments
 (0)