Skip to content

Commit 0840138

Browse files
Hotfix: Mobile CSS
1 parent 2b3377c commit 0840138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/public/sass/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@
386386
}
387387
@media (max-width: 515px) {
388388
#settings-container {
389-
height: 350%;
389+
height: 395%;
390390
}
391391
}
392392

0 commit comments

Comments
 (0)