main background color
This commit is contained in:
@@ -48,7 +48,8 @@ main {
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
main.home-main{
|
||||
padding-bottom: calc(70px + env(safe-area-inset-bottom)) !important;
|
||||
padding-bottom: calc(70px + env(safe-area-inset-bottom)) !important;
|
||||
background-color: #F4F8FF;
|
||||
}
|
||||
.bottom-tabbar{
|
||||
height: calc(70px + env(safe-area-inset-bottom)) !important;
|
||||
|
||||
Reference in New Issue
Block a user