更新部分公共样式代码

This commit is contained in:
2024-09-28 15:05:30 +08:00
parent 789557183f
commit c3d4f1d78c
3 changed files with 68 additions and 1 deletions

View File

@@ -329,7 +329,9 @@ text {
flex-direction: column;
background: #F9F9F9;
}
.box-shadow{
box-shadow: 0 0 5px #eee;
}
.safe-bottom{
padding-bottom: env(safe-area-inset-bottom);
/* #ifdef H5 */