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

@ -103,7 +103,6 @@ u {
}
progress {
-webkit-appearance: none;
appearance: none;
box-shadow: var(--edge-highlight);
border: none;