| | |
| | | .top-search { |
| | | .mk-search-wrap { |
| | | background: #ffffff; |
| | | |
| | | .mk-search-col { |
| | |
| | | content: '*'; |
| | | } |
| | | } |
| | | .check-card-form-box { |
| | | .no-margin-bottom { |
| | | margin-bottom: 0px; |
| | | } |
| | | .card-cell { |
| | | padding: 4px 6px; |
| | | } |
| | | .card-color-cell { |
| | | padding: 4px 6px; |
| | | min-height: 32px; |
| | | } |
| | | } |
| | | .search-button { |
| | | min-height: 55px; |
| | | .ant-btn-link, .ant-btn-link:hover, .ant-btn-link:active{ |
| | |
| | | } |
| | | .anticon-down { |
| | | transition: transform 0.3s; |
| | | // top: 3px!important; |
| | | margin-left: 2px; |
| | | } |
| | | .visible { |
| | |
| | | margin-top: 3px; |
| | | } |
| | | } |
| | | .top-search.mk-float-right { |
| | | .mk-search-wrap.mk-float-right { |
| | | >.ant-row { |
| | | text-align: right; |
| | | } |
| | | } |
| | | .mk-search-drawer { |
| | | .ant-drawer-wrapper-body { |
| | | position: relative; |
| | | } |
| | | .ant-drawer-header { |
| | | position: absolute; |
| | | top: 0; |
| | | width: 100%; |
| | | } |
| | | .ant-drawer-body { |
| | | padding-bottom: 50px; |
| | | position: relative; |
| | | min-height: calc(100% - 60px); |
| | | margin-top: 55px; |
| | | .advance-button { |
| | | background: #ffffff; |
| | | } |
| | | .advance-search { |
| | | margin-bottom: 15px; |
| | | } |
| | | } |
| | | } |