Adjust size of custome properties dialog

Signed-off-by: Méven Car <meven.car@collabora.com>
Change-Id: I5a7020db5b9dbb2f8bccfbe9da491111459a6f65
pull/8339/head
Méven Car 2024-02-09 10:54:06 +01:00 committed by Michael Meeks
parent f17328de63
commit dbfe0e880a
2 changed files with 3 additions and 0 deletions

View File

@ -1946,3 +1946,6 @@ kbd,
#DocumentPropertiesDialog #customprops #properties > .ui-grid > div:nth-child(4) {
width: 45px;
}
#DocumentPropertiesDialog #customprops .jsdialog.ui-scrollwindow {
max-height: min-content;
}

Binary file not shown.