mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-09 19:42:44 +00:00
polish full-screen-input toolbar css
This commit is contained in:
parent
cce1acbb76
commit
3b4f4cea9b
1 changed files with 0 additions and 6 deletions
|
|
@ -315,12 +315,6 @@ some classes like modal-header are shared between the old and the new system */
|
|||
align-items: center;
|
||||
gap: 1rem;
|
||||
padding: 0.5rem 1rem;
|
||||
border-radius: 6px;
|
||||
background-color: rgba(30, 30, 30, 0.95);
|
||||
border-bottom: 1px solid var(--color-border);
|
||||
}
|
||||
.light-mode .editor-toolbar {
|
||||
background-color: rgba(240, 240, 240, 0.95);
|
||||
}
|
||||
.toolbar-group {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue