mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 06:18:22 +02:00
🐛 Fix unneccessary scrollbars at the color list
This commit is contained in:
parent
f2c0683803
commit
26daf507b3
2 changed files with 3 additions and 1 deletions
|
@ -64,6 +64,7 @@ ul.palette-menu .color-bullet {
|
|||
height: 20px;
|
||||
border: 1px solid $color-gray-10;
|
||||
background-size: 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.asset-section .asset-list-item .color-bullet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue