Tweaked bottom navigation bar hight

This commit is contained in:
Niléane 2024-10-01 15:17:57 +02:00
parent 969a5560ff
commit 82b8c81fcd
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -4114,7 +4114,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
@media screen and (max-width:1174px) { @media screen and (max-width:1174px) {
.app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner {
width: 100vw; width: 100vw;
height: calc(4.2em + var(--safe-area-bottom)); height: calc(3.6em + var(--safe-area-bottom));
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 3; z-index: 3;

View file

@ -4114,7 +4114,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
@media screen and (max-width:1174px) { @media screen and (max-width:1174px) {
.app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner {
width: 100vw; width: 100vw;
height: calc(4.2em + var(--safe-area-bottom)); height: calc(3.6em + var(--safe-area-bottom));
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 3; z-index: 3;

View file

@ -4114,7 +4114,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
@media screen and (max-width:1174px) { @media screen and (max-width:1174px) {
.app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner {
width: 100vw; width: 100vw;
height: calc(4.2em + var(--safe-area-bottom)); height: calc(3.6em + var(--safe-area-bottom));
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 3; z-index: 3;

View file

@ -4114,7 +4114,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
@media screen and (max-width:1174px) { @media screen and (max-width:1174px) {
.app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner {
width: 100vw; width: 100vw;
height: calc(4.2em + var(--safe-area-bottom)); height: calc(3.6em + var(--safe-area-bottom));
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 3; z-index: 3;