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