UX: Use consistent category badge font size in dropdowns (#14502)
This commit is contained in:
parent
23df78acb3
commit
724c836ffa
|
@ -126,6 +126,10 @@
|
|||
border-bottom-width: 5px;
|
||||
border-bottom-style: solid;
|
||||
}
|
||||
|
||||
.badge-wrapper {
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-clear {
|
||||
|
|
Loading…
Reference in New Issue