From a14d1000fe75a36bda505497033d7acc41cca609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 18 Feb 2025 10:18:56 +0100 Subject: [PATCH] theme: Add some more space on the right for copy buttons Fixes #2919 --- layouts/shortcodes/code-toggle.html | 2 +- layouts/shortcodes/code.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/code-toggle.html b/layouts/shortcodes/code-toggle.html index 4a45d09eab..9b33c0f149 100644 --- a/layouts/shortcodes/code-toggle.html +++ b/layouts/shortcodes/code-toggle.html @@ -62,7 +62,7 @@ {{- end }}
diff --git a/layouts/shortcodes/code.html b/layouts/shortcodes/code.html index 1ccb44b7d7..ac3cecc486 100644 --- a/layouts/shortcodes/code.html +++ b/layouts/shortcodes/code.html @@ -4,7 +4,7 @@ class="shortcode-code font-mono not-prose relative mt-6 mb-8 border-1 border-gray-200 dark:border-gray-800 bg-light dark:bg-dark"> {{ if (.Get "copy") }}