Optimize proxies page

Support mouse drag scroll

Adjust desktop ui
This commit is contained in:
chen08209
2024-07-15 22:06:09 +08:00
parent 2c3f4ae8a8
commit 82be4cc45f
45 changed files with 2312 additions and 1212 deletions

View File

@@ -82,6 +82,6 @@ enum ChipType { action, delete }
enum CommonCardType { plain, filled }
enum ProxiesType { tab, expansion }
enum ProxiesType { tab, list }
enum ProxyCardType { expand, shrink }
enum ProxyCardType { expand, shrink, min }