mirror of
https://github.com/directus/directus.git
synced 2026-02-03 15:34:54 -05:00
Override active color on drawer detail
This commit is contained in:
@@ -524,6 +524,8 @@ export default defineComponent({
|
||||
|
||||
.layout-drawer {
|
||||
--drawer-detail-icon-color: var(--warning);
|
||||
--drawer-detail-color: var(--warning);
|
||||
--drawer-detail-color-active: var(--warning);
|
||||
}
|
||||
|
||||
.subdued {
|
||||
|
||||
Reference in New Issue
Block a user