| | |
| | | margin: 1px 1px 1px 1px; |
| | | /* color: #409EFF; */ |
| | | } |
| | | .left-item input { |
| | | border-bottom: 1px solid #cecece; |
| | | } |
| | | .list-right { |
| | | display: flex; |
| | | width: 20vw; |
| | |
| | | justify-content: space-between; |
| | | height: 100rpx; |
| | | background-color: #FFF; |
| | | box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2) ; |
| | | box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ; |
| | | } |
| | | .popup { |
| | | width: 80vw; |
| | |
| | | .search-bar { |
| | | background-color: #f8f8f8; |
| | | } |
| | | |
| | | |
| | | .keyboard{ |
| | | width: 40px;height: 40px;background-size: 100%;position: absolute;z-index: 99; |
| | | top: 5px;right: 5px; border-radius: 50%; |
| | | display: flex;align-items: center;justify-content: center; |
| | | } |
| | | .kb-bgtr { |
| | | background-color: #55557f; |
| | | } |
| | | .kb-bgfa { |
| | | background-color: #00aeec; |
| | | } |