fix: iOS安全距离和输入溢出[#266]
This commit is contained in:
@@ -3,3 +3,7 @@ body,
|
||||
#app {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
padding-bottom: constant(safe-area-inset-bottom);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user