mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-26 22:40:44 -08:00
Minor adjustments
This commit is contained in:
parent
d0aa6db630
commit
fe97d28674
5 changed files with 6 additions and 5 deletions
|
|
@ -480,7 +480,7 @@ canvas {
|
|||
}
|
||||
}
|
||||
|
||||
.hint {
|
||||
.prefab_GameHint {
|
||||
position: absolute;
|
||||
@include S(left, 20px);
|
||||
@include S(right, 20px);
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
.hint {
|
||||
.prefab_GameHint {
|
||||
position: absolute;
|
||||
@include S(bottom, 40px);
|
||||
@include S(left, 20px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue