zentaomax.ui.css 559 B

1234567
  1. .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;}
  2. .checkIcon {position: absolute; top: 1px; right: -20px; color: white; font-size: 10px;}
  3. #featureBar {padding-bottom: 0.375rem;}
  4. #docApp {height: calc(100vh - 9rem) !important; margin-top: 2rem;}
  5. #docApp .doc-app-header, #docApp .doc-sidebar {display: none;}
  6. .templateCardPanel {overflow-y: auto; height: calc(100vh - 15rem); margin-bottom: 30px;}
  7. .emptyBox {padding: 10rem 0;}