mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 02:26:12 +02:00
✨ Open library by cliking in the whole selector
This commit is contained in:
parent
1f92237b19
commit
b67b3243bb
2 changed files with 11 additions and 5 deletions
|
@ -108,13 +108,16 @@
|
|||
|
||||
.collapse-library {
|
||||
margin-right: $small;
|
||||
cursor: pointer;
|
||||
|
||||
&.open svg {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
}
|
||||
|
||||
.library-bar {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.asset-group {
|
||||
background-color: $color-gray-60;
|
||||
border-top: 1px solid $color-gray-50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue