summaryrefslogtreecommitdiff
path: root/src/ui/theme-files/modern/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/theme-files/modern/theme.css')
-rw-r--r--src/ui/theme-files/modern/theme.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/theme-files/modern/theme.css b/src/ui/theme-files/modern/theme.css
index 1f1cc3a..3a5f4af 100644
--- a/src/ui/theme-files/modern/theme.css
+++ b/src/ui/theme-files/modern/theme.css
@@ -224,6 +224,9 @@ footer {
display: block;
}
}
+.checkbox {
+ margin-block: 8px;
+}
.form-inline {
display: inline-flex;
margin: 0;