wip: 临时提交

This commit is contained in:
Ray.Hao
2025-05-29 12:41:21 +08:00
parent 913f434a43
commit 220f719c38
8 changed files with 1209 additions and 288 deletions

View File

@@ -184,3 +184,7 @@ textarea {
:deep(.wd-tabbar) {
background-color: var(--wot-tabbar-bg-color) !important;
}
:deep(.wd-icon) {
color: var(--wot-color-theme) !important;
}