Fix : canvas pixelated not working
This commit is contained in:
@@ -128,6 +128,6 @@ onUnmounted(() => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#background.pixelated {
|
#background.pixelated {
|
||||||
image-rendering: crisp-edges;
|
image-rendering: pixelated;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user