fix checkbox regression
This commit is contained in:
@@ -25,6 +25,8 @@ limitations under the License.
|
||||
|
||||
input[type=checkbox] {
|
||||
appearance: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
& + label {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user