style: ajust dark theme

This commit is contained in:
jialin
2025-04-28 10:05:06 +08:00
parent 60d0750695
commit 3fb3381a19
26 changed files with 275 additions and 222 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
transform: rotate(45deg);
border-left: none;
border-bottom: none;
background-color: var(--color-white-1);
background-color: var(--ant-color-bg-elevated);
z-index: 100;
clip-path: polygon(0 -1px, 24px 0, 24px 23px);
}