mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
🐛 Fix correct alignment of property names (#7717)
This commit is contained in:
@@ -672,6 +672,7 @@
|
||||
|
||||
.variant-property-name {
|
||||
@include t.use-typography("body-small");
|
||||
margin-inline-start: var(--sp-s);
|
||||
color: var(--color-foreground-secondary);
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user