perf(style): use skill
This commit is contained in:
@@ -25,3 +25,12 @@ body {
|
||||
:-webkit-full-screen::backdrop {
|
||||
background: var(--mantine-color-body);
|
||||
}
|
||||
|
||||
.mantine-datatable-page-size-selector-active {
|
||||
background: var(--mantine-primary-color-filled) !important;
|
||||
color: var(--mantine-color-white) !important;
|
||||
}
|
||||
|
||||
.mantine-datatable-page-size-selector-active .mantine-Text-root {
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user