mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
fix(qa-lab): set themed background on app-shell so light mode covers dark body
This commit is contained in:
@@ -219,6 +219,8 @@ select {
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
background: var(--bg-app);
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
/* --- Header --- */
|
||||
|
||||
Reference in New Issue
Block a user