diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 08f4111..97623bf 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -4108,7 +4108,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw; - height: calc(3.6em + var(--safe-area-bottom)); + height: calc(4.2em + var(--safe-area-bottom)); bottom: 0; left: 0; z-index: 3; diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 43540c7..fa44228 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -4108,7 +4108,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw; - height: calc(3.6em + var(--safe-area-bottom)); + height: calc(4.2em + var(--safe-area-bottom)); bottom: 0; left: 0; z-index: 3; diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 2de3fdb..a65122e 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -4108,7 +4108,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw; - height: calc(3.6em + var(--safe-area-bottom)); + height: calc(4.2em + var(--safe-area-bottom)); bottom: 0; left: 0; z-index: 3; diff --git a/TangerineUI.css b/TangerineUI.css index 91fe8db..6d4ca23 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -4108,7 +4108,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw; - height: calc(3.6em + var(--safe-area-bottom)); + height: calc(4.2em + var(--safe-area-bottom)); bottom: 0; left: 0; z-index: 3;