fix show song header

This commit is contained in:
2026-03-11 17:34:30 +01:00
parent 3082ae1b55
commit ce67fb4a34
3 changed files with 24 additions and 9 deletions

View File

@@ -31,6 +31,7 @@
@if (showSongs && !useSwiper) {
<div (cdkDropListDropped)="drop($event, show)"
[cdkDropListDisabled]="show.published || showText"
[style.--song-key-column-width]="getSongKeyColumnWidth(show)"
[style.font-size]="textSize + 'em'"
cdkDropList
class="song-list">