fixed preview buttons

This commit is contained in:
viliusle 2022-03-13 21:43:14 +02:00
parent a596d2e59b
commit 7d54a2d73e

View File

@ -362,6 +362,9 @@ IMPORTANT: any new icon should also must be added on /service-worker.js + its ve
.canvas_preview_details{
padding: 0 5px;
}
.canvas_preview_details button{
margin: 0;
}
.preview canvas{
cursor: pointer;
}