diff options
| author | Haishan <[email protected]> | 2019-12-01 22:41:59 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2019-12-01 22:41:59 +0800 |
| commit | 8b5ecb3f1839808d5e88f635d286fcfdfffd4f86 (patch) | |
| tree | fbbaef42b57a1fe3cb244103ccbb58915e631c66 /src/components/Proxies.module.css | |
| parent | 19ecf435de90800fe284e3333b3a4957d600f410 (diff) | |
feat: support close all connections
for https://github.com/haishanh/yacd/issues/338
Diffstat (limited to 'src/components/Proxies.module.css')
| -rw-r--r-- | src/components/Proxies.module.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/components/Proxies.module.css b/src/components/Proxies.module.css index a832ebe..72b70fb 100644 --- a/src/components/Proxies.module.css +++ b/src/components/Proxies.module.css @@ -8,10 +8,3 @@ padding: 10px 40px; } } - -.fabgrp { - position: fixed; - z-index: 1; - right: 20px; - bottom: 20px; -} |
