| | |
| | | font-style: inherit; |
| | | font-weight: inherit; |
| | | .am-navbar-left { |
| | | flex: 1; |
| | | width: 30px; |
| | | text-align: left; |
| | | color: #1890ff; |
| | | } |
| | |
| | | font-weight: inherit; |
| | | flex: 1; |
| | | } |
| | | .am-navbar-right { |
| | | .am-navbar-search { |
| | | flex: 1; |
| | | padding: 0 5px; |
| | | .search-bar { |
| | | height: 35px; |
| | | line-height: 35px; |
| | | padding: 0 10px; |
| | | color:rgba(0, 0, 0, 0.65); |
| | | border: 1px solid #e8e8e8; |
| | | background: #efefef; |
| | | border-radius: 4px; |
| | | position: relative; |
| | | top: 50%; |
| | | transform: translateY(-50%); |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | .am-navbar-right { |
| | | text-align: right; |
| | | color: #1890ff; |
| | | min-width: 30px; |
| | | .anticon-search { |
| | | margin-right: 5px; |
| | | padding: 5px; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | } |
| | | } |