mirror of
https://github.com/penpot/penpot.git
synced 2026-02-07 05:03:42 -05:00
🐛 Fix toggle collapse layer icon
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
padding: $size-1 $size-2;
|
||||
transition: none;
|
||||
width: 100%;
|
||||
.toggle-content {
|
||||
svg {
|
||||
display: flex;
|
||||
height: 13px;
|
||||
width: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user