diff options
| author | Haishan <[email protected]> | 2020-02-10 22:53:14 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2020-02-10 23:04:57 +0800 |
| commit | e85116bf717b51c0d4aa4f07c91944414f0a4b4e (patch) | |
| tree | 63a6167eaeb7b1da842caafe47947d3997a65a38 /src/components/ProxyLatency.module.css | |
| parent | bd82b8c5e3bad3efeecd9e2599b07128d290bea6 (diff) | |
refactor(Proxies): UI revamp
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 1b971f1..0671982 100644 --- a/src/components/ProxyLatency.module.css +++ b/src/components/ProxyLatency.module.css @@ -1,6 +1,5 @@ .proxyLatency { border-radius: 20px; - padding: 3px 0; color: #eee; font-size: 0.6em; @media (--breakpoint-not-small) { |
