| | |
| | | .top-search { |
| | | background: #ffffff; |
| | | |
| | | .mk-search-col { |
| | | display: inline-block; |
| | | float: none; |
| | | vertical-align: top; |
| | | } |
| | | .ant-form-item { |
| | | display: flex; |
| | | margin-bottom: 0px; |
| | | min-height: 60px; |
| | | min-height: 55px; |
| | | .ant-form-explain { |
| | | white-space: nowrap; |
| | | } |
| | | } |
| | | .ant-form-item.checkcard { |
| | | .ant-form-item-control { |
| | | line-height: 1; |
| | | } |
| | | } |
| | | .ant-form-item-control-wrapper { |
| | |
| | | } |
| | | } |
| | | .search-button { |
| | | min-height: 60px; |
| | | min-height: 55px; |
| | | .ant-btn-link, .ant-btn-link:hover, .ant-btn-link:active{ |
| | | border-color: transparent; |
| | | span { |
| | |
| | | height: auto; |
| | | min-height: 28px; |
| | | } |
| | | .anticon-down { |
| | | transition: transform 0.3s; |
| | | // top: 3px!important; |
| | | margin-left: 2px; |
| | | } |
| | | .visible { |
| | | .anticon-down { |
| | | transform: rotate(180deg); |
| | | } |
| | | } |
| | | } |
| | | .advanced-list { |
| | | font-size: 13px; |
| | | padding: 0 12px; |
| | | padding: 2px 12px; |
| | | text-align: left; |
| | | > div { |
| | | display: inline-block; |
| | | margin-right: 10px; |
| | | border: 1px solid #dddddd; |
| | | padding: 0 4px 0 4px; |
| | | background: rgba(0, 0, 0, 0.02); |
| | | box-shadow: 0 0 2px #dddddd; |
| | | |
| | | .anticon-close { |
| | | margin-left: 5px; |
| | |
| | | margin-top: 3px; |
| | | } |
| | | } |
| | | .top-search.right { |
| | | .top-search.mk-float-right { |
| | | >.ant-row { |
| | | >.ant-col { |
| | | float: right; |
| | | } |
| | | text-align: right; |
| | | } |
| | | } |