Resolve "Lobby ueberarbeiten" #223

Merged
jvs merged 2 commits from 73-lobby-ueberarbeiten into master 2025-04-22 10:30:37 +00:00
Showing only changes of commit 6da095c35e - Show all commits

View File

@@ -33,7 +33,7 @@
</svg> </svg>
Teilnehmer Teilnehmer
</h3> </h3>
<ul id="participants-list" class="space-y-2 max-h-60 overflow-y-auto"> <ul id="participants-list" class="space-y-2 max-h-60">
<li class="text-gray-500 p-3 bg-gray-50 rounded-lg text-center">Warte auf Teilnehmer...</li> <li class="text-gray-500 p-3 bg-gray-50 rounded-lg text-center">Warte auf Teilnehmer...</li>
</ul> </ul>
</div> </div>