mirror of
https://github.com/penpot/penpot.git
synced 2026-08-18 10:48:35 +00:00
🐛 Fix text alignment on libraries (#11243)
This commit is contained in:
parent
350dc14632
commit
a3bc4b0e3a
@ -353,6 +353,7 @@ $thumbnail-default-height: px2rem(168);
|
||||
.library-name-block {
|
||||
color: var(--color-foreground-secondary);
|
||||
inline-size: calc(100% - var(--sp-xxl) - var(--sp-s));
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.library-item-name {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user