Get rid of pre-iOS-15 -webkit- prefixes

I mean, I don't care about anything lower tbh
This commit is contained in:
daudix
2024-09-14 05:06:48 +03:00
parent 4ead8a1396
commit 4ed42a397b
15 changed files with 28 additions and 112 deletions

View File

@ -11,7 +11,6 @@ a.inline-button {
}
button.inline-button {
-webkit-appearance: none;
appearance: none;
border: none;