Font color on danger menu item
This commit is contained in:
parent
b400ba7cea
commit
acc5357627
1 changed files with 1 additions and 1 deletions
|
|
@ -62,6 +62,6 @@ form.no-padding {
|
|||
|
||||
li.list-group-item-danger:hover {
|
||||
button {
|
||||
color: var(--bs-body-color) ;
|
||||
color: var(--bs-body-color) !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue