Add button to view the Hashtag on the instance from Hashtags in Moderation UI (#31533)
This commit is contained in:
parent
170c6e9733
commit
376088f6da
3 changed files with 12 additions and 3 deletions
|
@ -244,6 +244,11 @@ $content-width: 840px;
|
|||
display: inline-flex;
|
||||
flex-flow: wrap;
|
||||
gap: 5px;
|
||||
align-items: center;
|
||||
|
||||
.time-period {
|
||||
padding: 0 10px;
|
||||
}
|
||||
}
|
||||
|
||||
h2 small {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue