mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix(layout): 修复Chrome 144+无法滚动问题
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@
|
||||
|
||||
<style>
|
||||
#app {
|
||||
block-size: 100%;
|
||||
min-block-size: 100%;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user