mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
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:
@@ -1138,7 +1138,7 @@ table.grid td.date {
|
||||
}
|
||||
|
||||
input#shareapiExpireAfterNDays {
|
||||
width: 40px;
|
||||
width: 45px;
|
||||
}
|
||||
|
||||
.indent {
|
||||
|
||||
Reference in New Issue
Block a user