mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Add transparent background color to versions switcher (#30192)
This commit is contained in:
parent
90375b5433
commit
2e581510dc
@ -14,6 +14,7 @@
|
||||
.dropdown-item.active {
|
||||
font-weight: 600;
|
||||
color: $gray-900;
|
||||
background-color: transparent;
|
||||
background-image: escape-svg($dropdown-active-icon);
|
||||
background-repeat: no-repeat;
|
||||
background-position: .4rem .6rem;
|
||||
|
Loading…
Reference in New Issue
Block a user