modified: main_dc/yalarba/easySite/easySite/app/pages/objects/index.vue
allObjects page set --text-secondary color for text
This commit is contained in:
@@ -402,6 +402,7 @@ watch([filters, sortBy, sortOrder], () => {
|
|||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
font-size: var(--text-sm);
|
font-size: var(--text-sm);
|
||||||
font-weight: var(--font-medium);
|
font-weight: var(--font-medium);
|
||||||
|
color: var(--text-secondary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.quick-filter:hover {
|
.quick-filter:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user