[Glitch] Add "More" to the sidebar menu with links to mutes, blocks, and so on

Port f53bb4cd7d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2025-06-11 18:12:04 +02:00
committed by Claire
parent 3166396a16
commit c3ca5d49cf
6 changed files with 147 additions and 157 deletions

View File

@@ -6585,6 +6585,7 @@ a.status-card {
@media screen and (max-width: $no-columns-breakpoint) {
border-bottom: 0;
border-radius: 4px 4px 0 0;
padding-bottom: env(safe-area-inset-bottom);
}
}