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:
parent
ea71bfe6d6
commit
a51925565a
1 changed files with 1 additions and 1 deletions
|
@ -93,8 +93,8 @@
|
|||
&:first-child {
|
||||
margin-left: $s-8;
|
||||
}
|
||||
|
||||
.typography-name {
|
||||
@include tabTitleTipography;
|
||||
@include textEllipsis;
|
||||
height: $s-16;
|
||||
width: $s-120;
|
||||
|
|
Loading…
Add table
Reference in a new issue