mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Minor UX improvements
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
text-transform: uppercase;
|
||||
// font-weight: bold;
|
||||
color: #fff;
|
||||
text-shadow: #{D(1px)} #{D(1px)} 0 rgba(0, 10, 20, 0.2);
|
||||
text-shadow: #{D(1px)} #{D(1px)} 0 rgba(0, 10, 20, 0.1);
|
||||
|
||||
@include S(margin-left, 5px);
|
||||
}
|
||||
@@ -55,7 +55,7 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
&.placementActive .binding.noPlacementOnly {
|
||||
&.placementActive .noPlacementOnly {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user