mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 09:30:31 +03:00
Fixed overwritting of default bootstrap color
This commit is contained in:
parent
e5a84b1505
commit
f4fa1582a7
1 changed files with 1 additions and 3 deletions
|
@ -24,6 +24,4 @@ $footer-height: 2.3rem;
|
||||||
$footer-margin: .8rem;
|
$footer-margin: .8rem;
|
||||||
|
|
||||||
// Bootstrap overwrites
|
// Bootstrap overwrites
|
||||||
$theme-colors: (
|
$primary: $mainColor;
|
||||||
'primary': $mainColor
|
|
||||||
);
|
|
||||||
|
|
Loading…
Reference in a new issue