UX: Use consistent category badge font size in dropdowns (#14502)

This commit is contained in:
Penar Musaraj 2021-10-04 17:05:31 -04:00 committed by GitHub
parent 23df78acb3
commit 724c836ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -126,6 +126,10 @@
border-bottom-width: 5px;
border-bottom-style: solid;
}
.badge-wrapper {
font-size: inherit;
}
}
.btn-clear {