mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-02-11 18:39:21 +00:00
set settings height to 100vh
This commit is contained in:
parent
117520dc7b
commit
77fb9ba0b5
@ -1,5 +1,7 @@
|
||||
#state_SettingsState {
|
||||
.content {
|
||||
height: calc(100vh - #{D(60px)});
|
||||
|
||||
.versionbar {
|
||||
@include S(margin-top, 20px);
|
||||
@include SuperSmallText;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user