mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add keybinding hint for direction lock
This commit is contained in:
@@ -75,6 +75,14 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
&:not(.hasDirectionLock) .binding.directionLock {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&.hasDirectionLock .noDirectionLock {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.binding.placementOnly,
|
||||
&:not(.placementActive) .binding.noPlacementOnly {
|
||||
transform-origin: 0% 50%;
|
||||
|
||||
Reference in New Issue
Block a user