Remove forced capitalisation of setting labels
This commit is contained in:
parent
cb263cd1e4
commit
f08b30b65e
|
@ -122,7 +122,6 @@
|
|||
}
|
||||
|
||||
.label {
|
||||
text-transform: capitalize;
|
||||
padding-bottom: var(--spectrum-global-dimension-size-65);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue