Fix mask-repeat property
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<style>
|
||||
div {
|
||||
mask-repeat: none;
|
||||
mask-repeat: no-repeat;
|
||||
mask-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user