mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 23:58:28 +02:00
🐛 Fix swap panel thumbnail gallery appearance
This commit is contained in:
parent
1576e33564
commit
e7d4fc3c4f
3 changed files with 124 additions and 118 deletions
|
@ -207,6 +207,8 @@
|
|||
--assets-component-background-color-disabled: var(
|
||||
--off-white
|
||||
); // We don't want this color to change with palette
|
||||
--assets-component-border-color: var(--color-background-tertiary);
|
||||
--assets-component-border-selected: var(--color-select);
|
||||
|
||||
--radio-btns-background-color: var(--color-background-tertiary);
|
||||
--radio-btn-background-color-selected: var(--color-background-quaternary);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue