mirror of
https://github.com/viliusle/miniPaint.git
synced 2026-02-06 13:51:51 +00:00
fixed preview buttons
This commit is contained in:
parent
a596d2e59b
commit
7d54a2d73e
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user