mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
优化 main.ts 文件的导入顺序,提升代码可读性;调整 styles.scss 中的样式定位
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@tailwind utilities;
|
||||
|
||||
html.v-overlay-scroll-blocked {
|
||||
position: relative;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#nprogress .bar {
|
||||
|
||||
Reference in New Issue
Block a user