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/Rules.module.css | |
| parent | 19ecf435de90800fe284e3333b3a4957d600f410 (diff) | |
feat: support close all connections
for https://github.com/haishanh/yacd/issues/338
Diffstat (limited to 'src/components/Rules.module.css')
| -rw-r--r-- | src/components/Rules.module.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/components/Rules.module.css b/src/components/Rules.module.css index 1fb94eb..79a9626 100644 --- a/src/components/Rules.module.css +++ b/src/components/Rules.module.css @@ -1,5 +1 @@ -.fabgrp { - position: fixed; - right: 20px; - bottom: 20px; -} +/* */ |
