appearance and user-select cleaning
This commit is contained in:
parent
82851601b7
commit
4f702ecfa1
5 changed files with 8 additions and 19 deletions
|
@ -51,9 +51,6 @@ textarea {
|
|||
margin: 0;
|
||||
transition: 0.25s;
|
||||
transition-property: box-shadow, background-color, color, border;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
-ms-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue