| | |
| | | cursor: pointer; |
| | | margin-right: 5px; |
| | | } |
| | | .anticon-redo:hover, .anticon-home:hover { |
| | | color: var(--mk-sys-color5); |
| | | } |
| | | .ant-breadcrumb-link + .ant-breadcrumb-separator { |
| | | display: none; |
| | | } |
| | | } |
| | | >.commontable, >.calendar-page { |
| | | >.commontable { |
| | | padding-left: 15px; |
| | | padding-right: 15px; |
| | | } |
| | | >.commontable, >.calendar-page { |
| | | > .mk-search-wrap { |
| | | padding-left: 0; |
| | | padding-right: 0; |
| | |
| | | } |
| | | iframe { |
| | | width: 100%; |
| | | height: calc(100vh - 115px); |
| | | height: calc(100vh - 92px); |
| | | overflow-y: scroll; |
| | | border: 0; |
| | | margin-top: 16px; |
| | | margin: 0px; |
| | | vertical-align: top; |
| | | } |
| | | .ant-back-top { |
| | | bottom: 10px; |