| | |
| | | background-size: cover; |
| | | min-height: 50px; |
| | | |
| | | .model-menu-card-cell-list { |
| | | flex: 1; |
| | | .model-table-search-list { |
| | | padding: 10px 0px 15px; |
| | | min-height: 65px; |
| | | border-bottom: 1px solid #f0f0f0; |
| | | .page-card { |
| | | background: transparent; |
| | | } |
| | | .quickly-add { |
| | | display: inline-block; |
| | | position: absolute; |
| | | z-index: 3; |
| | | right: 70px; |
| | | bottom: 5px; |
| | | .ant-btn-block { |
| | | background-color: transparent; |
| | | color: #1890ff; |
| | | border: none; |
| | | box-shadow: none !important; |
| | | height: 18px; |
| | | padding: 0 10px; |
| | | } |
| | | } |
| | | } |
| | | .model-table-search-list.length0 { |
| | | min-height: 10px; |
| | | border-bottom: 0; |
| | | >.quickly-add { |
| | | right: unset; |
| | | left: -8px; |
| | | bottom: 0; |
| | | } |
| | | >.ant-row { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 0; |
| | | min-height: 10px; |
| | | .common-drawarea-placeholder { |
| | | display: none; |
| | | } |
| | | } |
| | | >.ant-switch { |
| | | display: none; |
| | | } |
| | | } |
| | | |
| | | >.anticon-tool { |
| | |
| | | cursor: pointer; |
| | | padding: 5px; |
| | | background: rgba(255, 255, 255, 0.55); |
| | | } |
| | | |
| | | .card-item { |
| | | overflow: hidden; |
| | | position: relative; |
| | | background-color: #ffffff; |
| | | background-position: center center; |
| | | background-repeat: no-repeat; |
| | | background-size: cover; |
| | | min-height: 20px; |
| | | } |
| | | |
| | | .card-item:hover { |
| | | box-shadow: 0px 0px 2px #1890ff; |
| | | } |
| | | |
| | | .model-menu-card-cell-list .card-detail-row > .anticon-plus { |
| | | position: absolute; |
| | | right: -30px; |
| | | font-size: 16px; |
| | | } |
| | | } |
| | | .menu-calendar-edit-box::after { |