Minor improvements

This commit is contained in:
alonso.torres 2021-05-17 17:08:24 +02:00
parent 5d689551e3
commit c618317a76
6 changed files with 15 additions and 16 deletions

View file

@ -164,12 +164,6 @@
}
}
.selection-rect {
fill: rgba(235, 215, 92, 0.1);
stroke: #000000;
stroke-width: 0.1px;
}
.render-shapes {
position: absolute;
}