mirror of
https://github.com/mue/mue.git
synced 2026-06-12 03:28:46 +02:00
fix: improve category chip styling
This commit is contained in:
@@ -141,3 +141,10 @@ legend,
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.css-6od3lo-MuiChip-label {
|
||||
@include themed() {
|
||||
color: t($color) !important;
|
||||
}
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user