ai: allow selecting chatgpt-compatible chatbot provider (#152)

This commit is contained in:
end-4
2024-02-27 11:27:47 +07:00
parent 71a6ceacc8
commit 7cd77e3168
11 changed files with 295 additions and 98 deletions
+1 -1
View File
@@ -167,7 +167,7 @@
}
.separator-line {
background-color: $outline;
background-color: mix($subtext, $surface, 50%);
min-width: 0.068rem;
min-height: 0.068rem;
}
+11
View File
@@ -557,6 +557,17 @@ $colorpicker_rounding: 0.341rem;
color: $onSecondaryContainer;
}
.sidebar-chat-providerswitcher {
@include small-rounding;
padding: 0.477rem 0.682rem;
background-color: $textboxColor;
color: $onSurfaceVariant;
}
// .sidebar-chat-providerswitcher-list {
// margin: 0.341rem 0rem;
// }
.sidebar-chat-viewport {
@include element_decel;
// margin: 0.682rem 0rem;