Toast-feedback feature for dashboard
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
@import "../node_modules/@syncfusion/ej2-splitbuttons/styles/material.css";
|
||||
@import "../node_modules/@syncfusion/ej2-react-schedule/styles/material.css";
|
||||
@import "../node_modules/@syncfusion/ej2-kanban/styles/material.css";
|
||||
@import "../node_modules/@syncfusion/ej2-notifications/styles/material.css";
|
||||
|
||||
body {
|
||||
font-family: Inter, 'Segoe UI', Roboto, Arial, sans-serif;
|
||||
@@ -96,7 +97,7 @@ body {
|
||||
letter-spacing: 0.02em;
|
||||
}
|
||||
|
||||
/* Header-Text noch spezifischer und mit !important */
|
||||
/* Header-Text noch spezifischer and mit !important */
|
||||
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
||||
color: color-mix(in srgb, var(--sidebar-fg) 85%, #000 15%) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user