fix(client): modal text color on dark mode

This commit is contained in:
Elian Doran 2025-04-06 12:38:09 +03:00
parent 807a2dc2c6
commit 7cd8554d11
No known key found for this signature in database

View File

@ -23,6 +23,7 @@
--submenu-opening-delay: 300ms;
--launcher-pane-size: 53px;
--mobile-bottom-offset: calc(env(safe-area-inset-bottom) * 0.75);
--bs-body-color: var(--main-text-color);
}
html {