feature/IO-3357-Reynolds-and-Reynolds-DMS-API-Integration - Packages / Styling.

This commit is contained in:
Dave
2025-10-07 13:27:30 -04:00
parent 88c00cf34f
commit c149d457e7
3 changed files with 28 additions and 80 deletions

View File

@@ -1,3 +1,5 @@
@use "react-big-calendar/lib/sass/styles" as rbc;
:root {
--table-stripe-bg: #f4f4f4; /* Light mode table stripe */
--menu-divider-color: #74695c; /* Light mode menu divider */
@@ -211,9 +213,6 @@
--svg-background: #FFF; /* Dark mode SVG background */
}
// Global Styles
@import "react-big-calendar/lib/sass/styles";
.ant-menu-item-divider {
border-bottom: 1px solid var(--menu-divider-color) !important;
}
@@ -428,4 +427,4 @@
//.rbc-time-header-gutter {
// padding: 0;
//}
//}