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

Port SCSS changes from 7799c7c75f to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Eugen Rochko 2019-09-09 12:50:09 +02:00 committed by Thibaut Girka
parent 2e38d889a3
commit 8dfd8dcbb0
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 {