fix: refresh installed clients and hide admin control by role
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
}
|
||||
|
||||
*{ box-sizing:border-box; }
|
||||
.hidden{ display:none !important; }
|
||||
html{ background:var(--surface); }
|
||||
body{
|
||||
margin:0; background:var(--surface); color:var(--ink);
|
||||
|
||||
Reference in New Issue
Block a user