Add batch approve/reject for pending hashtags in admin UI (#11791)
This commit is contained in:
@ -211,6 +211,16 @@ a.table-action-link {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.directory__tag {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
|
||||
a {
|
||||
background: transparent;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.status__content {
|
||||
|
Reference in New Issue
Block a user