This commit is contained in:
Vanessa 2022-10-19 18:37:33 +08:00
parent 0faf73d2c1
commit 4cd1bd68e5
4 changed files with 4 additions and 7 deletions

View file

@ -187,6 +187,7 @@ progressLoading: 400
text-align: center;
white-space: nowrap;
align-self: center;
font-size: 12px;
}
&__item {
@ -240,6 +241,7 @@ progressLoading: 400
line-height: 32px;
border-top: .5px solid var(--b3-border-color);
padding: 0 5px;
font-size: 12px;
.toolbar__item {
color: var(--b3-theme-on-surface);