refactor(webui): use shared ticket dialog sizing

This commit is contained in:
2026-08-22 12:02:43 +02:00
parent a9faafb2dc
commit c60228f45e
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -274,10 +274,6 @@
resize: vertical;
}
.ticket-editor-dialog {
width: min(720px, calc(100vw - 32px));
}
.ticket-editor-form label {
display: flex;
min-width: 0;