From 7df31001afa0c00a825378feda5cce217aecbcf6 Mon Sep 17 00:00:00 2001 From: rovina <116474341+Robinsssson@users.noreply.github.com> Date: Mon, 22 Dec 2025 03:55:09 +0800 Subject: [PATCH] fix(theme): Adjust Cusdis widget scrollbar and background to match Stack theme (#1204) * fix: adjust cusdis scrollbar styling and background for stack theme * feat: dynamically set cusdis background color --------- Co-authored-by: Jimmy --- .../partials/comments/provider/cusdis.html | 24 ++++++++++++------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/layouts/partials/comments/provider/cusdis.html b/layouts/partials/comments/provider/cusdis.html index a89746c..968302d 100644 --- a/layouts/partials/comments/provider/cusdis.html +++ b/layouts/partials/comments/provider/cusdis.html @@ -1,21 +1,27 @@ {{- $host := default "https://cusdis.com" .Site.Params.comments.cusdis.host -}} -
+
+ \ No newline at end of file