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