mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Stylelint: remove redundant disables (#31006)
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
|
||||
&:disabled,
|
||||
&.disabled,
|
||||
fieldset:disabled & { // stylelint-disable-line selector-no-qualifying-type
|
||||
fieldset:disabled & {
|
||||
pointer-events: none;
|
||||
opacity: $btn-disabled-opacity;
|
||||
@include box-shadow(none);
|
||||
|
||||
Reference in New Issue
Block a user