fix: change colors to match dark theme for Network Profiling (#346)

This commit is contained in:
Fine0830
2023-11-26 20:02:41 +08:00
committed by GitHub
parent c1c086d999
commit a18ac3372e
6 changed files with 19 additions and 9 deletions

View File

@@ -198,6 +198,7 @@ limitations under the License. -->
.new-task {
float: right;
color: $font-color;
}
.reload {