2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove :active / .active styles

This commit is contained in:
Patrick H. Lauke
2022-08-25 13:08:36 +01:00
parent 1ad1002cb4
commit b654ef1789
-3
View File
@@ -61,9 +61,6 @@
}
.btn-check:checked + &,
.btn-check:active + &,
&:active,
&.active,
&.show {
color: var(--#{$prefix}btn-active-color);
background-color: var(--#{$prefix}btn-active-bg);