mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: add admin pagination styling to AdminPage component
This commit is contained in:
@@ -864,6 +864,10 @@
|
||||
color: #5f6f85;
|
||||
}
|
||||
|
||||
.admin-pagination {
|
||||
@apply mt-3 items-center;
|
||||
}
|
||||
|
||||
.trusted-cell {
|
||||
@apply inline-flex items-center gap-1.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user