mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
Merge pull request #3741 from penpot/palba-fix-hover-on-library-preview
🐛 Fix hover on library preview
This commit is contained in:
commit
9d6cc1ed4a
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ ul.palette-menu .color-bullet {
|
||||||
margin-right: $size-1;
|
margin-right: $size-1;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
}
|
}
|
||||||
.asset-list .asset-list-item {
|
.tool-window-content .asset-list .asset-list-item {
|
||||||
&:hover {
|
&:hover {
|
||||||
.color-bullet {
|
.color-bullet {
|
||||||
border: 1px solid $color-primary;
|
border: 1px solid $color-primary;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue