mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Remove useless status dot
This commit is contained in:
@@ -482,14 +482,6 @@ body {
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.status-dot {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50%;
|
||||
background: radial-gradient(circle, #22c55e 0%, #14532d 70%);
|
||||
box-shadow: 0 0 0 6px rgba(34, 197, 94, 0.15);
|
||||
}
|
||||
|
||||
.admin-identity {
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
|
||||
Reference in New Issue
Block a user