imagine supporting browser versions pre-2020

master
Aevann 2023-10-08 20:16:19 +03:00
parent 4456c0ae6d
commit c045bc6ed5
1 changed files with 0 additions and 5 deletions

View File

@ -5058,7 +5058,6 @@ pre .com, code .com {
}
textarea, input[type=text] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
}
@ -7140,10 +7139,6 @@ input::-webkit-inner-spin-button {
margin: 0 !important;
}
input[type=number] {
-moz-appearance: textfield !important;
}
.has_header {
padding-top: 81.55px !important
}