Minor adjustments

This commit is contained in:
tobspr 2020-09-19 18:57:14 +02:00
parent d0aa6db630
commit fe97d28674
5 changed files with 6 additions and 5 deletions

View file

@ -480,7 +480,7 @@ canvas {
}
}
.hint {
.prefab_GameHint {
position: absolute;
@include S(left, 20px);
@include S(right, 20px);

View file

@ -14,7 +14,7 @@
flex-direction: column;
}
.hint {
.prefab_GameHint {
position: absolute;
@include S(bottom, 40px);
@include S(left, 20px);