Get rid of pre-iOS-15 -webkit- prefixes
I mean, I don't care about anything lower tbh
This commit is contained in:
@ -103,7 +103,6 @@ u {
|
||||
}
|
||||
|
||||
progress {
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
box-shadow: var(--edge-highlight);
|
||||
border: none;
|
||||
|
Reference in New Issue
Block a user