This commit is contained in:
BBIT-Kai
2026-04-29 09:14:01 +08:00
parent b8d25869c6
commit 77bca9a8e6
8 changed files with 341 additions and 127 deletions
+3 -3
View File
@@ -78,10 +78,10 @@ function onClose(path: string) {
}
.tab-chip-active {
background: #111827;
border-color: #111827;
background: #2563eb;
border-color: #2563eb;
color: #ffffff;
box-shadow: 0 8px 16px rgba(15, 23, 42, 0.12);
box-shadow: 0 8px 16px rgba(37, 99, 235, 0.16);
}
.tab-title {