Merge pull request #15981 from srid12/firefox-checkbox-15854
Fix for firefox checkboxes not appearing properly
This commit is contained in:
@@ -94,6 +94,7 @@ input:checked + .gf-form-switch__slider::before {
|
||||
opacity: 0;
|
||||
width: 0;
|
||||
height: 0;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
&--transparent {
|
||||
|
||||
Reference in New Issue
Block a user