perf: Improve proxy list interaction and UI responsiveness

This commit is contained in:
wonfen
2025-02-18 05:54:16 +08:00
parent d29fe4cb6c
commit 31ddccd3e1
4 changed files with 43 additions and 6 deletions

View File

@@ -204,7 +204,7 @@ export const ProxyRender = (props: RenderProps) => {
};
const StyledPrimary = styled("span")`
font-size: 15px;
font-size: 16px;
font-weight: 700;
line-height: 1.5;
overflow: hidden;