feat: add Citrus design system and refactor admin master layout for improved UI/UX styling

This commit is contained in:
Ümit Tunç
2026-04-29 06:55:50 +03:00
parent 1a8ec26e7d
commit 37d3c2dfba
3 changed files with 16 additions and 10 deletions
@@ -39,6 +39,13 @@
filter: brightness(0) invert(1) !important;
}
/* Light theme logo color fix */
.content-side-user[class*="-light"] .img-link img,
.content-side-user[class*="-lighter"] .img-link img,
.content-side-user.bg-white .img-link img {
filter: none !important;
}
/* Search Module Tighter */
#search-module {
margin: 8px 12px !important;