2
0

Add "More" to the sidebar menu with links to mutes, blocks, and so on (#34987)

This commit is contained in:
Eugen Rochko
2025-06-11 18:12:04 +02:00
committed by GitHub
parent 9896bed85f
commit f53bb4cd7d
8 changed files with 151 additions and 157 deletions

View File

@@ -6347,6 +6347,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);
}
}