Merge branch 'master' into feat/filter-graphql-fields
This commit is contained in:
@@ -761,6 +761,7 @@ section {
|
|||||||
|
|
||||||
main {
|
main {
|
||||||
padding: 0 8px 68px;
|
padding: 0 8px 68px;
|
||||||
|
margin-bottom: env(safe-area-inset-bottom);
|
||||||
}
|
}
|
||||||
|
|
||||||
ul,
|
ul,
|
||||||
|
|||||||
@@ -300,6 +300,7 @@ nav.secondary-nav {
|
|||||||
@apply justify-between;
|
@apply justify-between;
|
||||||
@apply bg-bgDarkColor;
|
@apply bg-bgDarkColor;
|
||||||
@apply space-y-0;
|
@apply space-y-0;
|
||||||
|
padding-bottom: env(safe-area-inset-bottom);
|
||||||
|
|
||||||
a {
|
a {
|
||||||
@apply bg-transparent;
|
@apply bg-transparent;
|
||||||
|
|||||||
Reference in New Issue
Block a user