Commit ed294c84 authored by xinzhedeai's avatar xinzhedeai

大屏接口对接-online header better

parent 6b387b63
......@@ -452,9 +452,11 @@ onBeforeUnmount(() => {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: flex;
align-items: center;
justify-content: center;
&:first-child {
text-align: left;
justify-content: start;
}
&:last-child {
......@@ -475,6 +477,9 @@ onBeforeUnmount(() => {
text-overflow: ellipsis;
width: 100%;
}
.time-part{
padding-right: .1rem;
}
}
&.status-chengse {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment