mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Fixed second toolbar from Sense101 PR
This commit is contained in:
parent
0f93e13a63
commit
8774a21891
@ -36,9 +36,11 @@
|
||||
border-bottom-right-radius: 0;
|
||||
|
||||
.building {
|
||||
@include S(width, 30px);
|
||||
@include S(height, 22px);
|
||||
background-size: 45%;
|
||||
.icon {
|
||||
@include S(width, 30px);
|
||||
@include S(height, 22px);
|
||||
background-size: 45%;
|
||||
}
|
||||
|
||||
&:not(.unlocked) {
|
||||
&::before {
|
||||
|
Loading…
Reference in New Issue
Block a user