ohif-viewer/src/connectedComponents/Viewer.css
2019-04-15 16:44:36 -04:00

11 lines
133 B
CSS

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