mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-19 08:50:57 +00:00
(feature)(webapp) add display of time consumption at each stage (#331)
This commit is contained in:
@@ -133,6 +133,12 @@
|
||||
column-gap: 10px;
|
||||
}
|
||||
|
||||
&-title-tip {
|
||||
margin-left: 2px;
|
||||
color: var(--text-color-third);
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
&-step-title {
|
||||
font-weight: 500;
|
||||
color: var(--text-color);
|
||||
@@ -140,6 +146,7 @@
|
||||
|
||||
&-reload {
|
||||
margin-left: 2px;
|
||||
width: fit-content;
|
||||
font-weight: normal;
|
||||
color: var(--text-color-secondary);
|
||||
font-size: 13px !important;
|
||||
|
||||
Reference in New Issue
Block a user