mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
autoprefixer
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
.checkbox {
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
@include user-select(none);
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.checkbox-on {
|
||||
|
Reference in New Issue
Block a user