mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
fix: .panel container still visible when empty
This commit is contained in:
parent
6042d92f47
commit
0b4abe5b80
2 changed files with 4 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue