mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
make checkboxes work
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
// Checkbox
|
||||
// --------------------------------------------------
|
||||
|
||||
.checkbox {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.checkbox-on {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user