mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 09:03:54 +08:00
update:优化
This commit is contained in:
@@ -904,17 +904,6 @@ body {
|
||||
|
||||
.mcp-tools-panel {
|
||||
padding: 20px;
|
||||
transition: max-height 0.3s ease;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.mcp-tools-panel.expanded {
|
||||
max-height: 500px;
|
||||
}
|
||||
|
||||
.mcp-tools-panel:not(.expanded) {
|
||||
max-height: 0;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
.mcp-tools-list {
|
||||
|
||||
Reference in New Issue
Block a user