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:
parent
117520dc7b
commit
77fb9ba0b5
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user