diff options
| author | Haishan <[email protected]> | 2020-06-03 22:47:26 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2020-06-04 00:05:57 +0800 |
| commit | bf17be6a65c058546424a63769bf2b316b21a4a3 (patch) | |
| tree | 87bce619788c31f2b0f3431e5088b3e0dcd65093 /src/components/ProxyLatency.module.css | |
| parent | 07082c5b0906011ae43066e590d4b78506c0cfe8 (diff) | |
added: test latency button for each proxy group
Diffstat (limited to 'src/components/ProxyLatency.module.css')
| -rw-r--r-- | src/components/ProxyLatency.module.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/components/ProxyLatency.module.css b/src/components/ProxyLatency.module.css deleted file mode 100644 index 0671982..0000000 --- a/src/components/ProxyLatency.module.css +++ /dev/null @@ -1,8 +0,0 @@ -.proxyLatency { - border-radius: 20px; - color: #eee; - font-size: 0.6em; - @media (--breakpoint-not-small) { - font-size: 1em; - } -} |
