mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 01:58:21 +02:00
💄 Use more theme variables and less hard coded colors
This commit is contained in:
parent
b54c7e1b49
commit
2bcc229334
10 changed files with 16 additions and 16 deletions
|
@ -154,7 +154,7 @@
|
|||
position: relative;
|
||||
|
||||
&::after {
|
||||
background-color: $color-white;
|
||||
background-color: $primary-ui-bg;
|
||||
bottom: -3px;
|
||||
content: "...";
|
||||
padding-left: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue