Remove forced capitalisation of setting labels

This commit is contained in:
Andrew Kingston 2021-11-05 12:38:15 +00:00
parent 117a7f7ce8
commit 8c63b147fb
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@
} }
.label { .label {
text-transform: capitalize;
padding-bottom: var(--spectrum-global-dimension-size-65); padding-bottom: var(--spectrum-global-dimension-size-65);
} }