fix images that are too small from being rendered
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
top: calc(350px / 2);
|
||||
width: var(--x-size);
|
||||
height: var(--y-size);
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
#grab-area {
|
||||
|
||||
Reference in New Issue
Block a user