This commit is contained in:
Daniel Maya 2021-09-08 15:53:57 +02:00
parent 53420a945b
commit 0aa14b1a7f

View File

@ -134,7 +134,6 @@ div.target {
flex-direction: column; flex-direction: column;
width: 100%; width: 100%;
box-sizing: border-box; box-sizing: border-box;
min-height: 750px;
} }
div.target.flex { div.target.flex {
border: 2px dashed #ddd; border: 2px dashed #ddd;