调整 main.ts 文件的导入顺序

This commit is contained in:
jxxghp
2025-01-15 15:28:20 +08:00
parent 2a348a7f18
commit 0098f9db2f
2 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
@tailwind utilities;
html.v-overlay-scroll-blocked {
position: absolute;
position: relative;
}
#nprogress .bar {