Show webcam permissions message
This commit is contained in:
@@ -56,6 +56,7 @@ limitations under the License.
|
||||
margin: 0;
|
||||
font-size: 13px;
|
||||
font-weight: 600;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.previewButtons {
|
||||
@@ -110,7 +111,7 @@ limitations under the License.
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
@media(min-width: 800px) {
|
||||
@media (min-width: 800px) {
|
||||
.room {
|
||||
position: fixed;
|
||||
}
|
||||
@@ -122,4 +123,4 @@ limitations under the License.
|
||||
.footer {
|
||||
height: 118px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user