mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 19:55:34 +00:00
fixed file list time wrap. fixes #749
This commit is contained in:
@@ -39,7 +39,7 @@ module.exports = function(file, state, emit) {
|
||||
${state.translate('copiedUrl')}
|
||||
</span>
|
||||
</td>
|
||||
<td>${remainingTime}</td>
|
||||
<td class="overflow-col">${remainingTime}</td>
|
||||
<td class="center-col">${totalDownloads} / ${downloadLimit}</td>
|
||||
<td class="center-col">
|
||||
<img
|
||||
|
||||
Reference in New Issue
Block a user