diff --git a/.vitepress/theme/custom.css b/.vitepress/theme/custom.css index b44f4b6..5c52773 100644 --- a/.vitepress/theme/custom.css +++ b/.vitepress/theme/custom.css @@ -57,3 +57,7 @@ margin: 1em 0; white-space: pre-wrap; } + +.nix-preview .shiki { + padding: 0.5em; +} diff --git a/components/ConfigForm.vue b/components/ConfigForm.vue index 0401b3e..cd4c301 100644 --- a/components/ConfigForm.vue +++ b/components/ConfigForm.vue @@ -1,6 +1,7 @@ + + +