修复中控

This commit is contained in:
dekun
2026-05-30 15:19:38 +08:00
parent 4cd5a48dc1
commit a67d7aa58b
7 changed files with 447 additions and 53 deletions
+13
View File
@@ -348,6 +348,19 @@ a:hover {
background: rgba(61, 139, 253, 0.1);
}
#frame-back-hub {
color: #9ecbff;
border-color: rgba(61, 139, 253, 0.45);
background: rgba(61, 139, 253, 0.12);
font-weight: 600;
}
#frame-back-hub:hover {
color: #fff;
border-color: #3d8bfd;
background: rgba(61, 139, 253, 0.22);
}
.frame-title {
font-size: 0.92rem;
font-weight: 600;