mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
style: make <Label/> not uppercase (#11355)
This commit is contained in:
committed by
GitHub
parent
6fe7b4a202
commit
6dd5d5cf26
@@ -279,7 +279,6 @@ table,
|
|||||||
border-radius: 21px;
|
border-radius: 21px;
|
||||||
padding: 0.35em 0.8em 0.35em;
|
padding: 0.35em 0.8em 0.35em;
|
||||||
font-weight: @font-weight-normal;
|
font-weight: @font-weight-normal;
|
||||||
text-transform: uppercase;
|
|
||||||
font-size: @font-size-s;
|
font-size: @font-size-s;
|
||||||
}
|
}
|
||||||
.label-default:hover {
|
.label-default:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user