Added Document Managment feature #388

Merged
pramod.mahajan merged 124 commits from Document_Manag into main 2025-09-10 14:34:35 +00:00
Showing only changes of commit 386b61d978 - Show all commits

View File

@ -42,17 +42,17 @@
top: 10px;
}
.light-style body {
/* .light-style body {
background-color: #fff;
}
} */
.dark-style body {
background-color: #2b2c40;
}
nav.layout-navbar {
backdrop-filter: unset;
background-color: transparent !important;
/* backdrop-filter: unset; */
/* background-color: transparent !important; */
}
nav.layout-navbar::before {