appearance and user-select cleaning
This commit is contained in:
parent
82851601b7
commit
4f702ecfa1
5 changed files with 8 additions and 19 deletions
|
@ -12,9 +12,6 @@
|
|||
.switch,
|
||||
.checkbox,
|
||||
.radio {
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
-ms-appearance: none;
|
||||
appearance: none;
|
||||
vertical-align: text-bottom;
|
||||
outline: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue