diff --git a/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html b/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html index 46a0ff7..551a9ed 100644 --- a/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html +++ b/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html @@ -5,7 +5,7 @@ layout("/layouts/platform_h5.html"){
-
+
@@ -450,10 +450,12 @@ layout("/layouts/platform_h5.html"){ bottom: 0; left: 0; right: 0; - padding: 20px; + z-index: 1001; + padding: 20px 20px calc(20px + env(safe-area-inset-bottom)); display: flex; column-gap: 20px; background: #fff; + box-sizing: border-box; } ` })