| | |
| | | padding: 75px 250px 30px 240px; |
| | | text-align: center; |
| | | |
| | | .ant-card-head { |
| | | min-height: 45px; |
| | | } |
| | | .print-header-container { |
| | | position: fixed; |
| | | z-index: 1060; |
| | |
| | | bottom: 0px; |
| | | text-align: left; |
| | | .ant-card { |
| | | height: 100%; |
| | | .ant-card-head { |
| | | background: #1890ff; |
| | | color: #ffffff; |
| | |
| | | padding: 10px 0; |
| | | } |
| | | .ant-card-body { |
| | | padding: 24px 12px; |
| | | padding: 24px 12px 0px; |
| | | .print-source-item:last-child { |
| | | margin-bottom: 0; |
| | | } |
| | | } |
| | | } |
| | | .ant-card.tool-bar { |
| | | height: 300px; |
| | | border-bottom: 0; |
| | | } |
| | | .ant-card.move-bar { |
| | | height: calc(100% - 300px); |
| | | .ant-input-group-wrapper { |
| | | margin-bottom: 15px; |
| | | input + .ant-input-group-addon { |
| | | padding: 0; |
| | | } |
| | | .anticon-plus, .anticon-minus { |
| | | cursor: pointer; |
| | | line-height: 25px; |
| | | padding-left: 15px; |
| | | padding-right: 15px; |
| | | } |
| | | } |
| | | } |
| | | } |