Fifth Commit
This commit is contained in:
@@ -491,3 +491,9 @@ body {
|
||||
*::-webkit-scrollbar { width: 4px; }
|
||||
*::-webkit-scrollbar-track { background: transparent; }
|
||||
*::-webkit-scrollbar-thumb { background: var(--border); border-radius: 2px; }
|
||||
|
||||
/* ── Role-based visibility overrides ───────────────────────── */
|
||||
body.role-public .feature-actions,
|
||||
body.role-public .popup-actions {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user