appearance and user-select cleaning
This commit is contained in:
parent
82851601b7
commit
4f702ecfa1
5 changed files with 8 additions and 19 deletions
|
@ -8,9 +8,6 @@
|
|||
display: inline-block;
|
||||
padding: $small-value $small-plus-value;
|
||||
cursor: pointer;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
transition: 0.25s;
|
||||
transition-property: box-shadow, background-color, color, border;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue