black-horse-cli
Version:
42 lines (38 loc) • 743 B
text/less
.hik-svg-icon[data-v-02bf4362] {
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
.hik-tip-count .have-bg {
padding: 14px 0;
background-color: rgba(237, 241, 247, 0.3);
}
.hik-tip-count-inner {
height: 50px;
width: 90%;
display: flex;
}
.hik-tip-count-inner .svg {
width: 50px;
height: 50px;
}
.hik-tip-count-inner .right {
display: inline-block;
padding-left: 2px;
width: calc(100% - 65px);
line-height: 1.3;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hik-tip-count-inner .right .title {
font-size: 14px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hik-tip-count-inner .count {
font-size: 26px;
font-weight: 600;
color: #444;
}