WIP canvas

This commit is contained in:
2024-05-19 01:20:10 +02:00
parent 10ca5e432f
commit caa54e6ece
8 changed files with 452 additions and 7 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ const close = () => {
}
.dialog-box {
background-image: url('../images/bg-grass.png');
background-image: url('/images/bg-grass.png');
padding: 0 20px;
border-radius: 5px;
width: 800px;