mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
resize svg previews
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user