Match list group hover background with table hover background
This commit is contained in:
parent
0bd034a8e9
commit
d7d1f7808b
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ $link-decoration: none;
|
|||
$link-hover-decoration: underline;
|
||||
|
||||
$table-border-factor: .1;
|
||||
$list-group-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);
|
||||
|
||||
$enable-negative-margins: true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue