Files
metube/ui/src/styles.sass
2025-06-02 23:16:32 +03:00

8 lines
229 B
Sass

/* You can add global styles to this file, and also import other style files */
.navbar
background-color: var(--bs-dark) !important
[data-bs-theme="dark"] &
background-color: var(--bs-dark-bg-subtle) !important