mirror of
https://github.com/penpot/penpot.git
synced 2025-01-27 00:49:28 -05:00
Removing transition on layers drag and drop
This commit is contained in:
parent
54385ecfdb
commit
6991421782
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
||||||
border-bottom: 1px solid $soft-ui-border;
|
border-bottom: 1px solid $soft-ui-border;
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: $small;
|
padding: $small;
|
||||||
|
transition: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
|
|
Loading…
Add table
Reference in a new issue