openvidu-components: Fixed button styles

This commit is contained in:
Carlos Santos 2023-06-21 11:16:43 +02:00
parent 41920219c3
commit ddf2d936bb

View File

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