ohif-viewer/OHIFViewer-react/src/Viewer/Viewer.css

12 lines
149 B
CSS

#viewer {
background-color: black;
height: 100%;
width: 100%;
}
.loadingTextDiv {
color: var(--text-secondary-color);
font-size: 30px;
}