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