mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 03:26:41 +07:00
scaling stickers
This commit is contained in:
parent
09ce310bad
commit
ef5cd0cdef
13 changed files with 181 additions and 144 deletions
|
@ -109,6 +109,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.sticker-wrapper {
|
||||
will-change: transform;
|
||||
transition: transform 50ms;
|
||||
}
|
||||
|
||||
.sticker-arrow {
|
||||
position: absolute;
|
||||
transform-origin: 0 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue