mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Fixed border radius var name and .show target
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
.btn-check:active + &,
|
||||
&:active,
|
||||
&.active,
|
||||
.show > &.dropdown-toggle {
|
||||
&.show {
|
||||
color: var(--#{$variable-prefix}btn-active-color);
|
||||
background-color: var(--#{$variable-prefix}btn-active-bg);
|
||||
// Remove CSS gradients if they're enabled
|
||||
|
Reference in New Issue
Block a user