compatibility: use mask instead of -webkit-mask

This commit is contained in:
Index 2024-06-28 01:22:10 -05:00
parent f434803f46
commit 68f635495f

View file

@ -178,7 +178,7 @@ dialog .modal-body p:first-child {
blue,
green
);
-webkit-mask:
mask:
linear-gradient(#fff 0 0) content-box,
linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;