mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-05 23:41:49 +00:00
fix full-screen-input bg contrast
This commit is contained in:
parent
4b3666aa35
commit
cce1acbb76
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@
|
|||
width: 100%;
|
||||
height: calc(100% - 50px);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-color: var(--color-background);
|
||||
color: var(--color-text);
|
||||
font-family: "Roboto Mono", monospace;
|
||||
font-optical-sizing: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue