mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Reordered continue and added new game button
This commit is contained in:
@@ -264,6 +264,11 @@
|
||||
@include S(margin-top, 15px);
|
||||
}
|
||||
|
||||
.newGameButton {
|
||||
@include S(margin-top, 15px);
|
||||
@include S(margin-left, 15px);
|
||||
}
|
||||
|
||||
.savegames {
|
||||
@include S(max-height, 105px);
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user