mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
remove pinned shapes drop shadow
This commit is contained in:
parent
2075f4d011
commit
ee67470e34
@ -18,7 +18,6 @@
|
||||
@include S(margin-bottom, 4px);
|
||||
color: #333438;
|
||||
// text-shadow: #{D(1px)} #{D(1px)} 0 rgba(0, 10, 20, 0.2);
|
||||
filter: drop-shadow(#{D(1px)} #{D(1px)} 0 rgba(0, 10, 20, 0.2));
|
||||
|
||||
&.unpinable {
|
||||
> canvas {
|
||||
|
Loading…
Reference in New Issue
Block a user