added for compatibility
This commit is contained in:
@@ -247,7 +247,8 @@ input[type="date"],
|
|||||||
input[type="time"],
|
input[type="time"],
|
||||||
input[type="datetime-local"],
|
input[type="datetime-local"],
|
||||||
input[type="month"] {
|
input[type="month"] {
|
||||||
-webkit-appearance: listbox; }
|
-webkit-appearance: listbox;
|
||||||
|
appearance: listbox; }
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user