added for compatibility

This commit is contained in:
Darrel Israel
2024-06-05 10:45:19 +08:00
parent fe7fd79f1a
commit b9e20bb8e7
+2 -1
View File
@@ -222,7 +222,8 @@ button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
-webkit-appearance: button;
appearance: listbox;}
button:not(:disabled),
[type="button"]:not(:disabled),