| 1234567 |
- .cornerMark {position: absolute; top: 0; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent #2196F3 transparent transparent;}
- .checkIcon {position: absolute; top: 1px; right: -20px; color: white; font-size: 10px;}
- #featureBar {padding-bottom: 0.375rem;}
- #docApp {height: calc(100vh - 9rem) !important; margin-top: 2rem;}
- #docApp .doc-app-header, #docApp .doc-sidebar {display: none;}
- .templateCardPanel {overflow-y: auto; height: calc(100vh - 15rem); margin-bottom: 30px;}
- .emptyBox {padding: 10rem 0;}
|