black-horse-cli
Version:
22 lines (20 loc) • 440 B
text/less
.hik-tip-message[data-v-730d93d1] {
display: flex;
justify-content: space-between;
padding: 2px 0;
}
.hik-tip-message-contant[data-v-730d93d1] {
display: flex;
align-items: center;
}
.hik-tip-message-contant-bar[data-v-730d93d1] {
background: #1890ff;
width: 4px;
height: 17px;
margin-right: 6px;
}
.hik-tip-message-contant-title[data-v-730d93d1] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}