summaryrefslogtreecommitdiff
path: root/popup/popup.css
diff options
context:
space:
mode:
Diffstat (limited to 'popup/popup.css')
-rw-r--r--popup/popup.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/popup/popup.css b/popup/popup.css
index fa6cde3..174470e 100644
--- a/popup/popup.css
+++ b/popup/popup.css
@@ -25,6 +25,10 @@ body {
#extension-body {
padding: 16px;
+ display: flex;
+ flex-direction: column;
+ gap: 16px;
+
#extension-settings {
.setting {
display: flex;