feat(trash): move trash API to normalized version (with cursor, orderBy) + normalize Trash section to existing components
normalize also component to format badges (expiry, role, etc)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
.empty-state-icon.error {
|
||||
color: var(--color-trash-delete);
|
||||
color: var(--color-danger-text-alt);
|
||||
}
|
||||
.empty-state-icon.spinner {
|
||||
color: var(--color-text-medium);
|
||||
|
||||
Reference in New Issue
Block a user