refactor(webui): use shared ticket dialog sizing
This commit is contained in:
@@ -274,10 +274,6 @@
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
.ticket-editor-dialog {
|
||||
width: min(720px, calc(100vw - 32px));
|
||||
}
|
||||
|
||||
.ticket-editor-form label {
|
||||
display: flex;
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user