| | |
| | | height: 24px; |
| | | line-height: 20px; |
| | | text-align: center; |
| | | background: #FFFFFF; |
| | | background: #ffffff; |
| | | border-radius: 19px; |
| | | border: 1px dashed #BCC4CC; |
| | | border: 1px dashed #bcc4cc; |
| | | font-size: 14px; |
| | | font-weight: 400; |
| | | color: #333333; |
| | |
| | | overflow: hidden; |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | color: #5A84FF; |
| | | color: #5a84ff; |
| | | } |
| | | |
| | | // 浮动层 |
| | | .dropdown { |
| | | width: 180px; |
| | | max-height: 236px; |
| | | overflow-y: auto; |
| | | background: #ffffff; |
| | | box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16); |
| | | border-radius: 6px 6px 6px 6px; |
| | |
| | | color: #333; |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: 400; |
| | | |
| | | |
| | | |
| | | |
| | | &:hover { |
| | | width: 172px; |
| | |
| | | .fitTag { |
| | | padding: 0 19px; |
| | | box-sizing: border-box; |
| | | background: #5A84FF; |
| | | background: #5a84ff; |
| | | color: #ffffff; |
| | | width: fit-content; |
| | | max-width: 100%; |
| | | height: 24px; |
| | | background: #5A84FF; |
| | | background: #5a84ff; |
| | | border-radius: 19px 19px 19px 19px; |
| | | overflow: hidden; |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | } |
| | | |
| | | .lineTag { |
| | |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | .pl { |
| | | height: 24px; |
| | | background: #FFFFFF; |
| | | background: #ffffff; |
| | | border-radius: 19px; |
| | | border: 1px dashed #BCC4CC; |
| | | border: 1px dashed #bcc4cc; |
| | | font-size: 14px; |
| | | font-weight: 400; |
| | | color: #333333; |
| | |
| | | .tagClose { |
| | | cursor: pointer; |
| | | margin-left: 5px; |
| | | } |
| | | } |