From 8b5ecb3f1839808d5e88f635d286fcfdfffd4f86 Mon Sep 17 00:00:00 2001 From: Haishan Date: Sun, 1 Dec 2019 22:41:59 +0800 Subject: feat: support close all connections for https://github.com/haishanh/yacd/issues/338 --- src/components/Proxies.module.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/components/Proxies.module.css') 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; -} -- cgit v1.3.1