mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 12:00:23 +00:00
UI: add version status pill before Health in web header (#24648)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: f240589d33
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
This commit is contained in:
committed by
GitHub
parent
fdd185cfaa
commit
28377e1b7a
@@ -328,6 +328,12 @@
|
||||
animation: none;
|
||||
}
|
||||
|
||||
.statusDot.warn {
|
||||
background: var(--warn);
|
||||
box-shadow: 0 0 8px rgba(245, 158, 11, 0.5);
|
||||
animation: none;
|
||||
}
|
||||
|
||||
/* ===========================================
|
||||
Buttons - Tactile with personality
|
||||
=========================================== */
|
||||
|
||||
Reference in New Issue
Block a user