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

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 {