small css stye fix

This commit is contained in:
simplonco
2023-01-16 17:51:56 +01:00
parent 569ef89077
commit f9d4045f64

View File

@@ -190,6 +190,7 @@
position: relative;
width: 100%;
height: 100%;
box-sizing: border-box;
}
#canvas_container {
margin-top: 20px;