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