fix: fix agent sidebar style
parent
9da58f0cb1
commit
aaf3db611e
|
|
@ -363,17 +363,6 @@ body {
|
|||
background: var(--color-bg);
|
||||
}
|
||||
|
||||
.chat-side {
|
||||
width: 300px;
|
||||
border-right: 1px solid var(--color-border);
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0;
|
||||
height: 100%;
|
||||
background: var(--color-surface);
|
||||
}
|
||||
|
||||
.chat-main {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in New Issue