mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
checkbox updates
This commit is contained in:
@ -27,10 +27,7 @@ body {
|
||||
text-size-adjust: none;
|
||||
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
@include user-select-none();
|
||||
}
|
||||
|
||||
ion-app,
|
||||
|
Reference in New Issue
Block a user