mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Prepare standalone build
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
// background: #aaacb4 center center / cover !important;
|
||||
background: #bbc2cf center center / cover !important;
|
||||
|
||||
.settingsButton {
|
||||
.settingsButton,
|
||||
.exitAppButton {
|
||||
position: absolute;
|
||||
@include S(top, 30px);
|
||||
@include S(right, 30px);
|
||||
@@ -22,6 +23,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.exitAppButton {
|
||||
@include S(right, 100px);
|
||||
background-image: resolve("icons/main_menu_exit.png");
|
||||
}
|
||||
|
||||
.fullscreenBackgroundVideo {
|
||||
// display: none !important;
|
||||
z-index: -1;
|
||||
|
||||
Reference in New Issue
Block a user