Remove commented-out code
This commit is contained in:
parent
5573c224d3
commit
abd896868f
@ -306,19 +306,3 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//@media (prefers-color-scheme: dark) {
|
|
||||||
// :root {
|
|
||||||
// // no custom theme color
|
|
||||||
// &:not(.primary-light):not(.primary-dark) {
|
|
||||||
// @include paperless-green-dark-mode;
|
|
||||||
//
|
|
||||||
// .navbar.bg-primary {
|
|
||||||
// // navbar is og green in dark mode
|
|
||||||
// @include paperless-green;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
//
|
|
||||||
// @include dark-mode;
|
|
||||||
// }
|
|
||||||
//}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user