SPACEBROWSER_INTERFACE/interface_072825/master_styles/COMPONENT SCSS videoCallComponents/BrowserUnsupported.scss

12 lines
211 B
SCSS

.browser-unsupported {
position: absolute;
background: #ffffff;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #4a4a4a;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}