fix: .panel container still visible when empty

This commit is contained in:
Nathan FONTEYNE 2026-07-15 17:53:01 +02:00
parent 6042d92f47
commit 0b4abe5b80
2 changed files with 4 additions and 1 deletions

View file

@ -31,7 +31,7 @@
</div>
<div id="rehearsals-section" style="display:none">
<h2 style="margin:1.5rem 0 0.5rem">Répétitions proposées</h2>
<h2 id="rehearsals-title" style="margin:1.5rem 0 0.5rem">Répétitions proposées</h2>
<div class="panel" id="rehearsals-list"></div>
<details class="rehearsal-voted-section" id="rehearsals-voted-section" style="display:none">
<summary id="rehearsals-voted-summary">Répétitions traitées</summary>