1
0
Fork 1
forked from fedi/mastodon

no labels on mobile

This commit is contained in:
talon 2022-11-22 16:19:57 -07:00
parent b3c3110503
commit 6c97b4c739

View file

@ -35,11 +35,13 @@
margin: 0;
flex-direction: row;
align-items: center;
overflow-y: hidden;
}
.navigation-panel .navigation-panel__legal {
display: flex;
}
.navigation-panel .column-link {
width: 10px;
}
.columns-area__panels__pane--navigational {
display: none;
}