Improve minimal size compose box wide mode

pull/2726/head
RomainMou 2024-06-03 19:56:22 +02:00
parent 2a34c9a01e
commit 9f522eceea
1 changed files with 1 additions and 1 deletions

View File

@ -7255,7 +7255,7 @@ img.modal-warning {
}
.drawer {
min-width: 300px;
min-width: 325px;
max-width: 400px;
flex: 1 1 200px;
}