mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-11 02:33:51 +00:00
Fix disabled primary style
This commit is contained in:
parent
04ea00fc57
commit
4599fcb14c
|
@ -22,7 +22,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
color: #ffffff
|
color: #ffffff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-bg-primary {
|
.text-bg-primary {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user