mirror of
https://codeberg.org/armin/noiz.git
synced 2026-09-01 05:50:52 +02:00
Add cover column header to playlist header row
This commit is contained in:
parent
5bcfd0499a
commit
81a8cc1329
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ footer .footer-track { flex: 1; min-width: 0; white-space: nowrap; overflow: hid
|
|||
</div>
|
||||
<div class="playlist-header">
|
||||
<span class="hdr-idx">#</span>
|
||||
<span class="hdr-cover"></span>
|
||||
<span class="hdr-title">Title</span>
|
||||
<span class="hdr-artist">Artist</span>
|
||||
<span class="hdr-file">Filename</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue