forked from noxious/client
CSS improvement
This commit is contained in:
parent
9cf872b7e2
commit
c31dada1f9
@ -160,6 +160,8 @@ onBeforeUnmount(() => {
|
||||
|
||||
<style lang="scss">
|
||||
canvas {
|
||||
image-rendering: -moz-crisp-edges;
|
||||
image-rendering: -webkit-crisp-edges;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
</style>
|
Loading…
x
Reference in New Issue
Block a user