fix secondary button active color
This commit is contained in:
parent
672853a7ea
commit
5fb5b5c5e5
@ -501,8 +501,9 @@ div[contenteditable]:focus,
|
|||||||
|
|
||||||
.btn-secondary,
|
.btn-secondary,
|
||||||
.btn-secondary:hover,
|
.btn-secondary:hover,
|
||||||
|
.btn-secondary:active,
|
||||||
.btn-secondary:disabled {
|
.btn-secondary:disabled {
|
||||||
color: #ffffff;
|
color: #ffffff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-twitter svg {
|
.btn-twitter svg {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user