mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 03:26:41 +07:00
cleanup
This commit is contained in:
parent
9c3c8cf46d
commit
e0048d1fc3
2 changed files with 4 additions and 1 deletions
|
@ -28,6 +28,8 @@
|
|||
}
|
||||
|
||||
&:active {
|
||||
transition: transform 250ms;
|
||||
|
||||
.sticker-delete {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
@ -42,6 +44,7 @@
|
|||
|
||||
&.inactive {
|
||||
pointer-events: none;
|
||||
transition: transform 250ms;
|
||||
|
||||
.sticker-delete {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue