add: ability to ip block users from their profile
This commit is contained in:
parent
a799c777ea
commit
0163391380
12 changed files with 241 additions and 20 deletions
|
@ -38,6 +38,10 @@
|
|||
--pad-2: 0.5rem;
|
||||
--pad-3: 0.75rem;
|
||||
--pad-4: 1rem;
|
||||
|
||||
--online: var(--color-green);
|
||||
--idle: var(--color-yellow);
|
||||
--offline: hsl(0, 0%, 50%);
|
||||
}
|
||||
|
||||
.dark,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue