mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
💄 Fix ui constraints color
This commit is contained in:
parent
1def4b0f0c
commit
837985ccc5
1 changed files with 1 additions and 1 deletions
|
@ -1316,7 +1316,7 @@
|
|||
|
||||
&::after {
|
||||
content: ' ';
|
||||
background-color: $color-gray-20;
|
||||
background-color: $color-gray-30;
|
||||
}
|
||||
|
||||
&.active,
|
||||
|
|
Loading…
Reference in a new issue