UNPKG

@openui5/sap.m

Version:

OpenUI5 UI Library sap.m

33 lines (27 loc) 499 B
.sapMPDFViewerLoading { visibility: hidden; } .sapMPDFViewerWrapper { width: 100%; height: 100%; position: relative; } .sapMPDFViewerContent { width: 100%; height: 100%; border: 0 none; outline: 0 none; } .sapMPDFViewerContent.sapMPDFViewerReducedContent { height: calc(~'100% - 3.5rem'); } .sapMPDFViewerError { width: 100%; height: 100%; .sapMMessagePage { min-height: 300px; } } .sapMPDFViewerError.sapMPDFViewerReducedContent { height: calc(~'100% - 3.5rem'); }