ucap-doc/documents/업무/6월/2째주/backup/document-viewer.component.scss
Park Byung Eun 7dcec1aaad sync
2020-06-09 09:12:32 +09:00

14 lines
204 B
SCSS

.ucap-document-viewer-container {
width: 100%;
height: 100%;
.ucap-document-viewer-header {
width: 100%;
height: 50px;
.ucap-document-viewer-spacer {
flex: 1 1 auto;
}
}
}