fix: antdesign dark not work

This commit is contained in:
vben
2024-06-22 00:25:13 +08:00
parent a06c8f039f
commit 65ba45fdc0
3 changed files with 14 additions and 6 deletions

View File

@@ -7,6 +7,10 @@ html {
overscroll-behavior: none;
}
.ant-app {
color: inherit;
}
*,
::after,
::before {