mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 17:00:36 -05:00
🐛 Fix mini visual bug
This commit is contained in:
parent
f95705d2d6
commit
6988ae83c9
1 changed files with 1 additions and 1 deletions
|
@ -1415,7 +1415,7 @@
|
|||
transform: rotate(45deg);
|
||||
}
|
||||
|
||||
.top-down svg {
|
||||
.top-bottom svg {
|
||||
transform: rotate(-45deg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue