mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-17 10:13:56 -05:00
bs5: fix color sass map
This commit is contained in:
parent
add09db40a
commit
55b980991b
@ -2,10 +2,6 @@ $paperless-green: #17541f;
|
|||||||
$primary: #17541f;
|
$primary: #17541f;
|
||||||
$primaryFaded: #d1ddd2;
|
$primaryFaded: #d1ddd2;
|
||||||
|
|
||||||
$theme-colors: (
|
|
||||||
"primary": $primary
|
|
||||||
);
|
|
||||||
|
|
||||||
.bg-body {
|
.bg-body {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user