mirror of
https://github.com/penpot/penpot.git
synced 2026-05-16 21:43:40 +00:00
🐛 Fix color of variant property names in the design tab (#7204)
This commit is contained in:
parent
c2e7f9dc42
commit
2106028350
@ -694,6 +694,7 @@
|
||||
}
|
||||
|
||||
.variant-property-name {
|
||||
color: var(--color-foreground-secondary);
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user