[Glitch] Add batch approve/reject for pending hashtags in admin UI

Port SCSS changes from 261e52268c to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko 2019-09-09 12:50:09 +02:00 committed by Thibaut Girka
parent 74c5b2bd08
commit 6809e37f8e
1 changed files with 10 additions and 0 deletions

View File

@ -211,6 +211,16 @@ a.table-action-link {
padding: 0;
}
}
.directory__tag {
margin: 0;
width: 100%;
a {
background: transparent;
border-radius: 0;
}
}
}
.status__content {