mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 00:21:40 +01:00
[Glitch] Add batch approve/reject for pending hashtags in admin UI
Port SCSS changes from 261e52268c05d2da4459a23e2898555dd5db5771 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
74c5b2bd08
commit
6809e37f8e
@ -211,6 +211,16 @@ a.table-action-link {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.directory__tag {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
|
||||
a {
|
||||
background: transparent;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.status__content {
|
||||
|
Loading…
x
Reference in New Issue
Block a user