Add border around atlas pages

This commit is contained in:
Daniel Imms
2022-10-30 12:00:55 -07:00
parent e092ca70e1
commit 0aa9fc5bb8
+1
View File
@@ -100,4 +100,5 @@ pre {
}
#texture-atlas canvas {
image-rendering: pixelated;
border: 1px solid #ccc;
}