styles for dialog

This commit is contained in:
Zhora Shalyapin 2024-12-02 09:29:19 +00:00
parent 333a895526
commit d2c7ea7c1e

View File

@ -579,6 +579,11 @@
cursor: zoom-in;
}
dialog .preview {
max-width: 1000px;
max-height: 600px;
}
button.button-delete {
padding: 0;
border: 0;