| | |
| | | .right { |
| | | position: relative; |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | align-items: center; |
| | | |
| | | .el-input ::v-deep { |
| | | input { |
| | | height: 62px; |
| | | height: 50px; |
| | | width: 180px; |
| | | background-color: rgba(255, 255, 255, 0.5); |
| | | background-color: rgba(255, 255, 255, 0.05) !important; |
| | | border: none; |
| | | border-radius: 0; |
| | | color: #fff; |
| | |
| | | } |
| | | |
| | | .el-input__suffix { |
| | | padding-top: 23px; |
| | | padding-right: 23px; |
| | | padding-top: 17px; |
| | | padding-right: 19px; |
| | | } |
| | | |
| | | .iconList { |
| | | .search { |
| | | color: #fff; |
| | | color: #fff !important; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .userImg { |
| | | height: 48px; |
| | | width: 48px; |
| | | height: 28px; |
| | | width: 28px; |
| | | margin: 0 20px; |
| | | } |
| | | } |