| | |
| | | height: 45px; |
| | | line-height: 45px; |
| | | position: relative; |
| | | border-bottom: 1px solid #f0f0f0; |
| | | margin-bottom: 10px; |
| | | .anticon-close, .anticon-left { |
| | | position: absolute; |
| | | line-height: 45px; |
| | | font-size: 18px; |
| | | left: 10px; |
| | | } |
| | | .ant-btn { |
| | | position: absolute; |
| | | right: 20px; |
| | | border: none; |
| | | top: 6px; |
| | | color: #1890ff; |
| | | background-color: transparent; |
| | | cursor: default; |
| | | font-size: 16px; |
| | | box-shadow: none; |
| | | } |
| | | .am-navbar-title { |
| | | font-size: 16px; |
| | |
| | | position: relative; |
| | | top: 50%; |
| | | transform: translateY(-50%); |
| | | margin: 0 30px 0 35px; |
| | | margin: 0 80px 0 10px; |
| | | } |
| | | } |
| | | .search-btn { |