style: make <Label/> not uppercase (#11355)

This commit is contained in:
Maxime Beauchemin 2020-10-21 17:29:28 -07:00 committed by GitHub
parent 6fe7b4a202
commit 6dd5d5cf26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -279,7 +279,6 @@ table,
border-radius: 21px;
padding: 0.35em 0.8em 0.35em;
font-weight: @font-weight-normal;
text-transform: uppercase;
font-size: @font-size-s;
}
.label-default:hover {