forked from noxious/client
Styling fixes
This commit is contained in:
@ -134,4 +134,7 @@ canvas {
|
||||
image-rendering: -moz-crisp-edges;
|
||||
image-rendering: -webkit-crisp-edges;
|
||||
image-rendering: pixelated;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user