update: not show avalaibility when rehersal is accepted

This commit is contained in:
Nathan FONTEYNE 2026-07-20 15:10:50 +02:00
parent f61deeac22
commit 4e2983dddd
2 changed files with 5 additions and 2 deletions

View file

@ -1521,10 +1521,12 @@ button.calendar-filters-close { display: none; }
align-items: center;
flex-wrap: wrap;
gap: 0.3rem 0.5rem;
margin-top: 0.35rem;
margin: 0.35rem 0 0.6rem;
font-size: 0.8rem;
}
.modal-section .rehearsal-actions { margin-top: 0.5rem; }
.rehearsal-accepted-by .avatar-sm { width: 1.3rem; height: 1.3rem; font-size: 0.65rem; }
.vote-badge {