Fix : Share Expire After N Days width

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
Jérôme Herbinet 2023-05-05 15:06:10 +02:00 committed by Simon L
parent 48521d67e1
commit ebe14b1d97

View file

@ -1138,7 +1138,7 @@ table.grid td.date {
}
input#shareapiExpireAfterNDays {
width: 40px;
width: 45px;
}
.indent {