Return some -webkit-
prefixes for wider compatibility
It was too good to be true
This commit is contained in:
@ -98,6 +98,7 @@
|
||||
}
|
||||
|
||||
.icon {
|
||||
-webkit-mask-image: var(--icon);
|
||||
mask-image: var(--icon);
|
||||
transition: var(--transition);
|
||||
width: 1.5rem;
|
||||
|
Reference in New Issue
Block a user