mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
checkbox updates
This commit is contained in:
@ -52,7 +52,7 @@ button,
|
||||
overflow: hidden;
|
||||
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
@include user-select-none();
|
||||
|
||||
border: 1px solid #ccc;
|
||||
padding: $button-padding;
|
||||
|
Reference in New Issue
Block a user