UX: Retain category badge style on categories select kit. (#17332)

Category badge changes based on the `category style` site setting so we
do not want to forcing all category names to the same color.

Follow-up to 3266350e80
This commit is contained in:
Alan Guo Xiang Tan 2022-07-05 10:05:44 +08:00 committed by GitHub
parent 2ea202b30a
commit ef7a518159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@
-webkit-box-flex: 0;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
.category-name {
color: var(--primary);
}
}
.category-desc p {
margin: 0;