- Fix misplaced menu button on statuses
- Tweaks
Advanced view:
- Fixed People tab in Explore
This commit is contained in:
Freeplay
2023-11-25 21:17:20 -05:00
parent 971b5af127
commit ca7fc89b47
3 changed files with 43 additions and 36 deletions

View File

@@ -85,6 +85,7 @@ body.app-body.flavour-glitch > #mastodon .status__relative-time {
margin-inline: auto 5px !important;
z-index: 2;
flex-grow: 0 !important;
min-width: 5ch !important;
}
body.app-body.flavour-glitch > #mastodon .reactions-bar {
width: unset;