0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

Remove text transform

This commit is contained in:
Florian Schroedl 2024-05-17 08:04:23 +02:00
parent d2107e7f69
commit 6a8887d9cc

View file

@ -50,6 +50,7 @@
.label {
flex-grow: 1;
width: 100%;
text-transform: unset;
}
.check-icon {