| | |
| | | .ztzf-layer-search { |
| | | color: #fff !important; |
| | | background-color: transparent !important; |
| | | |
| | | .el-select__wrapper { |
| | | background-color: transparent !important; |
| | | } |
| | | |
| | | .el-select__popper.el-popper { |
| | | background-color: transparent !important; |
| | | } |
| | | |
| | | .el-popper.is-light { |
| | | background-color: transparent !important; |
| | | } |
| | | .el-select__placeholder { |
| | | &.is-transparent { |
| | | color: rgba(255,255,255,0.37) !important; |
| | | } |
| | | |
| | | &.el-select__selected-item { |
| | | color: #ffffff; |
| | | } |
| | | } |
| | | |
| | | .el-select__placeholder { |
| | | &.is-transparent { |
| | | color: rgba(255,255,255,0.37) !important; |
| | | } |
| | | |
| | | &.is-disabled { |
| | | color: rgba(255,255,255,0.37) !important; |
| | | } |
| | | } |
| | | |
| | | .el-select__selected-item { |
| | | color: #ffffff !important; |
| | | |
| | | &.is-disabled { |
| | | color: rgba(255,255,255,0.37) !important; |
| | | z-index: 99; |
| | | } |
| | | } |
| | | } |
| | | .ztzf-select-popper.el-select__popper { |
| | | border:#2D2D2D !important; |