| | |
| | | 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 { |
| | | > .top-search { |
| | | > .mk-search-wrap { |
| | | padding-left: 0; |
| | | padding-right: 0; |
| | | margin: 0 24px; |
| | |
| | | } |
| | | iframe { |
| | | width: 100%; |
| | | height: calc(100vh - 115px); |
| | | height: calc(100vh - 92px); |
| | | overflow-y: scroll; |
| | | border: 0; |
| | | margin-top: 16px; |
| | | } |
| | | .main-copy { |
| | | position: fixed; |
| | | z-index: 20; |
| | | bottom: 65px; |
| | | right: 30px; |
| | | width: 40px; |
| | | height: 40px; |
| | | i { |
| | | font-size: 18px; |
| | | } |
| | | } |
| | | .main-copy.ifr-copy { |
| | | bottom: 65px; |
| | | right: 40px; |
| | | width: 30px; |
| | | height: 32px; |
| | | border: 2px solid #687991; |
| | | opacity: 0.6; |
| | | i { |
| | | font-size: 14px; |
| | | color: #687991; |
| | | } |
| | | } |
| | | .main-copy.ifr-copy:hover { |
| | | opacity: 1; |
| | | margin: 0px; |
| | | vertical-align: top; |
| | | } |
| | | .ant-back-top { |
| | | bottom: 20px; |
| | | right: 30px; |
| | | bottom: 10px; |
| | | right: 20px; |
| | | } |
| | | } |
| | | |
| | | .ant-message { |
| | | top: 50px; |
| | | z-index: 1080; |
| | | } |
| | | |
| | | .mk-menus-update { |
| | | text-align: center; |
| | | font-size: 20px; |
| | | color: #131313; |
| | | .tip { |
| | | margin-bottom: 10px; |
| | | } |
| | | .anticon { |
| | | color: var(--mk-sys-color); |
| | | } |
| | | } |