mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-10-14 23:21:47 +00:00
feat: iOS 安全距离
This commit is contained in:
@@ -6,4 +6,5 @@ body,
|
||||
|
||||
body {
|
||||
padding-bottom: constant(safe-area-inset-bottom);
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
|
Reference in New Issue
Block a user