mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 14:12:36 -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 {
|
.label {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
text-transform: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
.check-icon {
|
.check-icon {
|
||||||
|
|
Loading…
Add table
Reference in a new issue