mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 19:33:24 +00:00
fixed file list time wrap. fixes #749
This commit is contained in:
@@ -343,7 +343,7 @@ tbody {
|
||||
}
|
||||
|
||||
#expiry-time-file-list {
|
||||
width: 21%;
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
#expiry-downloads-file-list {
|
||||
@@ -351,7 +351,7 @@ tbody {
|
||||
}
|
||||
|
||||
#delete-file-list {
|
||||
width: 12%;
|
||||
width: 7%;
|
||||
}
|
||||
|
||||
.overflow-col {
|
||||
|
||||
Reference in New Issue
Block a user