some css changes to layout2 and minor improvements to layout1 and layout5 (download link fixed)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
</div>
|
||||
<div class="filesize">
|
||||
<span class="badge badge-secondary">{{ HumanReadable::bytesToHuman($video->filesize()) }}</span>
|
||||
<span class="download-webm"><a class='file_size' href='{{ '/b/' . $video->file }}' download>DL</a></span>
|
||||
</div>
|
||||
<div class="toggo tag-panel-body">
|
||||
<div id="tag-display" class="tag-panel-body">
|
||||
|
Reference in New Issue
Block a user