mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 08:33:53 +08:00
update: 优化代码
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user