diff --git a/assets/css/theme.css b/assets/css/theme.css index 752f1c3ff3..38b99b31c3 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -811,6 +811,7 @@ blockquote cite { padding-bottom: 1rem; padding-left: 1rem; padding-right: 1rem; + pointer-events: auto; } /* remove margin if only a single code block is contained in the tab */ #R-body .box-content:not(:has(> p)):has(> div[class*='highlight']:only-of-type), diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 904cd3af2a..6744735f55 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -7.2.0+19ea877181e2ca631fdb30e2abf1418d314c25e4 \ No newline at end of file +7.2.0+bd1f3d3432632c61bb12e7ec0f7673fed0289f19 \ No newline at end of file