mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 09:39:03 +08:00
修复iOS端页面区域未铺满屏幕的问题
This commit is contained in:
@@ -13,6 +13,7 @@ html,
|
||||
body,
|
||||
#root {
|
||||
height: 100%;
|
||||
min-height: 100dvh;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user