0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00

🐛 Fix uppercase text on text palette

This commit is contained in:
Eva 2024-01-16 14:42:10 +01:00 committed by Alonso Torres
parent ea71bfe6d6
commit a51925565a

View file

@ -93,8 +93,8 @@
&:first-child {
margin-left: $s-8;
}
.typography-name {
@include tabTitleTipography;
@include textEllipsis;
height: $s-16;
width: $s-120;