feat: 合并代码,修复单词练习底部栏相关问题
This commit is contained in:
@@ -68,7 +68,7 @@ defineProps<{
|
||||
}
|
||||
|
||||
.footer-wrap {
|
||||
bottom: calc(-4rem + env(safe-area-inset-bottom, 0px));
|
||||
bottom: calc(-10rem + env(safe-area-inset-bottom, 0px));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user