mirror of
https://git.meshkee.com/Meshkee/dashboards.git
synced 2026-08-11 22:30:58 +04:30
Add customer/manager access UI and tighten customers filters.
Business and super-admin can set Customer vs Manager roles (Admin only for super-admin), and the customers page drops clutter while filtering by all/customers/managers. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
404c008ced
commit
f622e6d605
@@ -80,7 +80,15 @@
|
||||
|
||||
.roleHint {
|
||||
margin-top: 12px;
|
||||
margin-bottom: 8px;
|
||||
font-size: 12px;
|
||||
color: var(--text-muted);
|
||||
line-height: 1.45;
|
||||
}
|
||||
|
||||
.roleListNested {
|
||||
margin-top: 4px;
|
||||
margin-inline-start: 12px;
|
||||
padding-inline-start: 10px;
|
||||
border-inline-start: 2px solid rgba(var(--primary-rgb) / 0.2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user