p59f
This commit is contained in:
@@ -75,6 +75,9 @@ input, textarea, select {
|
||||
align-items: center;
|
||||
gap: 0.75rem;
|
||||
margin-bottom: 1rem;
|
||||
border-bottom: 1px solid #324154;
|
||||
padding-bottom: 1rem;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.header .spacer {
|
||||
@@ -86,10 +89,9 @@ input, textarea, select {
|
||||
overflow-y: auto;
|
||||
padding-right: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
/* background: #121a25;
|
||||
border: 1px solid var(--border);*/
|
||||
border-radius: 6px 6px 0 0;
|
||||
/*box-shadow: 0px 0px 20px #ffffff26;*/
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: #324054 transparent;
|
||||
}
|
||||
|
||||
.message {
|
||||
@@ -495,6 +497,7 @@ span.think {
|
||||
font-size: 0.84rem;
|
||||
border-radius: 6px;
|
||||
background-color: transparent !important;
|
||||
border-top: 1px solid #324154;
|
||||
}
|
||||
|
||||
.retriex-option-toggle {
|
||||
|
||||
Reference in New Issue
Block a user