From 545cb195e56b9895a44a627453f581f9c053ee7f Mon Sep 17 00:00:00 2001 From: josc146 Date: Mon, 27 Mar 2023 12:00:49 +0800 Subject: [PATCH] style: more compact view --- src/content-script/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content-script/styles.scss b/src/content-script/styles.scss index b35291e..0c38b7a 100644 --- a/src/content-script/styles.scss +++ b/src/content-script/styles.scss @@ -65,6 +65,7 @@ height: 1px; background-color: var(--theme-border-color); border: none; + margin: 5px 0; } } @@ -154,7 +155,6 @@ align-items: center; margin-bottom: 5px; color: var(--font-color); - height: 50px; p { font-weight: bold;