src/tabviews/commontable/index.scss
@@ -1,9 +1,23 @@ .commontable { position: relative; min-height: calc(100vh - 94px); padding-top: 16px; .box404 { padding-top: 30px; } .ant-modal-mask { position: absolute; } .ant-modal-wrap { position: absolute; } .action-modal .ant-modal { top: 40px; max-width: 95%; .ant-modal-body { max-height: calc(100vh - 250px); } } } .ant-back-top { bottom: 30px;