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

This commit is contained in:
end-4
2024-02-27 11:27:47 +07:00
parent b5dabc2fee
commit f4401abac2
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;
}