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 backportbot-nextcloud[bot]
parent 5ea5e7b339
commit d8904a3279

View file

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