tomselect css improved. see #603
This commit is contained in:
parent
2b8a9b9881
commit
80c72301c6
1 changed files with 4 additions and 0 deletions
|
|
@ -93,6 +93,10 @@ span.opt_title{
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ts-control, .ts-dropdown{
|
||||
font-size: 14.4px;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
tr.conntype_chatgpt_api, tr.conntype_chatgpt_api2{
|
||||
background-color: rgb(0, 0, 58) !important;
|
||||
|
|
|
|||
Loading…
Reference in a new issue