mirror of
https://github.com/penpot/penpot.git
synced 2025-01-26 16:39: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 {
|
&:first-child {
|
||||||
margin-left: $s-8;
|
margin-left: $s-8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.typography-name {
|
.typography-name {
|
||||||
@include tabTitleTipography;
|
|
||||||
@include textEllipsis;
|
@include textEllipsis;
|
||||||
height: $s-16;
|
height: $s-16;
|
||||||
width: $s-120;
|
width: $s-120;
|
||||||
|
|
Loading…
Add table
Reference in a new issue