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:
parent
d2107e7f69
commit
6a8887d9cc
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
.label {
|
||||
flex-grow: 1;
|
||||
width: 100%;
|
||||
text-transform: unset;
|
||||
}
|
||||
|
||||
.check-icon {
|
||||
|
|
Loading…
Add table
Reference in a new issue