Remove the unneeded .hidden class from the inline <style>.

This commit is contained in:
Jaroslav Polakovič 2022-04-18 09:38:12 +02:00
Родитель e4fb7f7a01
Коммит 8bb6383f0a
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -199,9 +199,6 @@ To achieve this, we can listen for `SESSION_STATE_CHANGED` events and add or rem
background: #222;
color: white;
}
.hidden {
display: none;
}
</style>
<div class="video-wrapper">