Hotfix: Keep buttons on foreground

This commit is contained in:
Thomas Basler 2021-03-27 01:34:26 +01:00
parent e81790d74e
commit aeb649b79b
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ video#myCamVideo{
.btn-cam-action {
z-index: 1;
position: absolute;
bottom: 0px;
right: 0px;