1
0
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:
Dimava 2020-06-13 23:44:53 +03:00
parent 117520dc7b
commit 77fb9ba0b5

View File

@ -1,5 +1,7 @@
#state_SettingsState {
.content {
height: calc(100vh - #{D(60px)});
.versionbar {
@include S(margin-top, 20px);
@include SuperSmallText;