mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Add sysadmin settings
This commit is contained in:
@@ -2014,6 +2014,17 @@ button:disabled:hover {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.sysadmin-title-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.sysadmin-badge {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.identity-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user