bottom inset
This commit is contained in:
@@ -45,5 +45,6 @@ main {
|
||||
padding-bottom: calc(0px + env(safe-area-inset-bottom)) !important;
|
||||
}
|
||||
.bottom-tabbar{
|
||||
height: calc(70px + env(safe-area-inset-bottom)) !important;
|
||||
padding-bottom: env(safe-area-inset-bottom) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user