Remove forced capitalisation of setting labels

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

View File

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