mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-25 19:01:37 +01:00
[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:
parent
18556d3e9b
commit
37f20514d3
1 changed files with 5 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue