diff --git a/web/styles/global.less b/web/styles/global.less index 7282e591c..1f50602e0 100644 --- a/web/styles/global.less +++ b/web/styles/global.less @@ -1,2 +1,2 @@ -@import '~antd/dist/antd.dark.less'; // Introduce the official dark less style entry file +@import '~antd/dist/antd.less'; // Introduce the official dark less style entry file @import './theme.less'; // Import ant design theme definition