From 55b570f2c9543a72b6254f37a24f5c93d556bb8d Mon Sep 17 00:00:00 2001 From: NI Date: Sat, 8 Feb 2020 10:42:59 +0800 Subject: [PATCH] Add padding around the remote import tip --- ui/widgets/connect_known.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/widgets/connect_known.css b/ui/widgets/connect_known.css index 500a305..6bb4320 100644 --- a/ui/widgets/connect_known.css +++ b/ui/widgets/connect_known.css @@ -73,7 +73,7 @@ } #connect-known-list-import { - margin: 15px 0; + margin: 15px; color: #aaa; font-size: 1.1em; text-align: center;