update: 优化代码

This commit is contained in:
lww155
2026-02-04 09:54:21 +08:00
parent 85a83727fd
commit e4cfabeb7e
3 changed files with 60 additions and 40 deletions
+2 -2
View File
@@ -832,12 +832,12 @@ body {
}
.model-select:hover {
background: #4f545c;
border-color: #5865f2;
}
.model-select:focus {
outline: none;
border-color: #40444b;
border-color: #5865f2;
}
.model-select option {