Add flex display to #editNode

This commit is contained in:
Sietse Jonker
2024-04-03 11:41:05 +02:00
parent c7059086c2
commit 2c39cc90ad

View File

@@ -19,6 +19,7 @@
}
#editNode {
display: flex;
margin-top: 1%;
width: 98vw;
height: 20vh;