resize svg previews

This commit is contained in:
amazuecos
2025-03-05 00:49:05 +01:00
parent e5e53c026a
commit b6a17e0d34
6 changed files with 206 additions and 106 deletions

View File

@ -97,11 +97,12 @@ table.dataTable.table-hover>tbody>tr.selected:hover>* {
}
div.draw-shapes {
width: 95%;
height: 550px;
width: 100%;
height: 40rem;
margin: 2.5% auto;
}
div.draw-rot-shapes {
width: 95%;
height: 850px;