[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>
master
Eugen Rochko 5 years ago committed by Thibaut Girka
parent 74c5b2bd08
commit 6809e37f8e
  1. 10
      app/javascript/flavours/glitch/styles/tables.scss

@ -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…
Cancel
Save