diff options
| author | Haishan <[email protected]> | 2019-07-06 00:54:12 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2019-07-06 17:23:26 +0800 |
| commit | 865c711404416d424ea0dd3418d2ad83ffb125e1 (patch) | |
| tree | d34f222c7702ef0ae8ce5fd8218b48608e6f94be /src/components/ProxyLatency.module.css | |
| parent | b6a9f10f97c85bc7186418691912ff53287017d7 (diff) | |
refactor: update proxy page proxy item display style
also list proxies in "GLOBAL" group which fixes #74
Diffstat (limited to 'src/components/ProxyLatency.module.css')
| -rw-r--r-- | src/components/ProxyLatency.module.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/ProxyLatency.module.css b/src/components/ProxyLatency.module.css index aee0864..bfd856b 100644 --- a/src/components/ProxyLatency.module.css +++ b/src/components/ProxyLatency.module.css @@ -1,6 +1,5 @@ .proxyLatency { border-radius: 20px; - margin: 10px 0; padding: 3px 0; color: #eee; } |
