openvidu-components: Fixed button styles

pull/809/head
Carlos Santos 2023-06-21 11:16:43 +02:00
parent 41920219c3
commit ddf2d936bb
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ video {
#settings-container {
position: absolute;
bottom: 0;
z-index: 9999;
z-index: 999;
text-align: center;
}