Ryan Wang
|
e658097b99
|
fix: modal height issue in ios devices (#4106)
#### What type of PR is this?
/area console
/kind improvement
/milestone 2.7.x
#### What this PR does / why we need it:
优化 VModal 组件在 iOS 设备上底部和顶部被遮挡的问题,解决方案来自于:https://github.com/Faisal-Manzer/postcss-viewport-height-correction
| before | After |
| ------------------------------------------------------------ | ------------------------------------------------------------ |
|  |  |
|  |  |
<!--fuck apple, fuck safari-->
#### Which issue(s) this PR fixes:
Ref https://github.com/halo-dev/halo/issues/2699
#### Does this PR introduce a user-facing change?
```release-note
优化 Console 端弹框组件(VModal)在 iOS 设备的高度问题。
```
|
2023-06-25 02:06:14 +00:00 |