[Glitch] Add button to view the Hashtag on the instance from Hashtags in Moderation UI

Port 376088f6da to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Emelia Smith 2024-08-22 10:42:33 +02:00 committed by Claire
parent 18556d3e9b
commit 37f20514d3

View file

@ -244,6 +244,11 @@ $content-width: 840px;
display: inline-flex; display: inline-flex;
flex-flow: wrap; flex-flow: wrap;
gap: 5px; gap: 5px;
align-items: center;
.time-period {
padding: 0 10px;
}
} }
h2 small { h2 small {