feat(ip-proxy): 添加 IP 代理面板的展开/收起功能及持久化状态支持

This commit is contained in:
QLHazyCoder
2026-04-28 19:48:07 +08:00
parent 1b5445c361
commit f399277047
5 changed files with 100 additions and 19 deletions
+5
View File
@@ -791,6 +791,11 @@ header {
.ip-proxy-header-actions {
flex: 0 0 auto;
align-items: center;
}
#btn-toggle-ip-proxy-section {
white-space: nowrap;
}
.ip-proxy-fold {