0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 09:08:31 -05:00

🐛 Fix cropped text for typographies in the small palette

This commit is contained in:
Belén Albeza 2024-02-15 16:10:09 +01:00
parent 261dc553bb
commit 415ce339a7

View file

@ -124,9 +124,6 @@
}
}
&.small-item {
.typography-name {
height: $s-12;
}
.typography-data,
.typography-font {
display: none;