summaryrefslogtreecommitdiff
path: root/src/components/Proxies.module.css
diff options
context:
space:
mode:
authorHaishan <[email protected]>2019-12-01 22:41:59 +0800
committerHaishan <[email protected]>2019-12-01 22:41:59 +0800
commit8b5ecb3f1839808d5e88f635d286fcfdfffd4f86 (patch)
treefbbaef42b57a1fe3cb244103ccbb58915e631c66 /src/components/Proxies.module.css
parent19ecf435de90800fe284e3333b3a4957d600f410 (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.css7
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;
-}