more status values
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -557,6 +557,11 @@ body {
|
||||
align-items: center;
|
||||
padding: 10px 0;
|
||||
border-bottom: 1px solid var(--border);
|
||||
display: none;
|
||||
}
|
||||
|
||||
.status-item.visible {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.status-item:last-child {
|
||||
|
||||
Reference in New Issue
Block a user