release: update 5.7.0

This commit is contained in:
xiaoxian521
2024-06-07 09:55:20 +08:00
parent c4ee2e1235
commit 1a24c56d92
20 changed files with 963 additions and 596 deletions

View File

@@ -49,6 +49,22 @@ html.dark {
background-color: rgb(255 255 255 / 12%);
}
}
.chrome-tab {
.tag-title {
color: #666;
}
&:hover {
.chrome-tab__bg {
color: #333;
}
.tag-title {
color: #adadad;
}
}
}
}
}