This commit is contained in:
Vanessa 2022-10-18 11:25:23 +08:00
parent 0203b299d6
commit 0dc5f64a41

View file

@ -254,7 +254,6 @@ progressLoading: 400
}
&__msg {
font-size: 12px;
color: var(--b3-theme-on-surface);
white-space: nowrap;
text-overflow: ellipsis;
@ -262,7 +261,6 @@ progressLoading: 400
}
&__counter {
font-size: 12px;
display: flex;
flex-shrink: 0;
}