1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-02-12 02:49:20 +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 { #state_SettingsState {
.content { .content {
height: calc(100vh - #{D(60px)});
.versionbar { .versionbar {
@include S(margin-top, 20px); @include S(margin-top, 20px);
@include SuperSmallText; @include SuperSmallText;