Another bootstrap fix
This commit is contained in:
parent
6738220972
commit
b393a0a5cb
@ -170,7 +170,8 @@ a, a:hover,
|
||||
}
|
||||
|
||||
.btn-link:hover,
|
||||
.btn-link:active {
|
||||
.btn-link:active,
|
||||
.btn-link:focus-visible {
|
||||
color: var(--pngx-primary-darken-15) !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user