From 83646ce32187b92f833cda9cf9f84bbe2ec73515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=8C=AF=E4=B8=9C?= Date: Sat, 30 May 2026 01:12:29 +0800 Subject: [PATCH] local changes --- theme.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/theme.css b/theme.css index b3f8a47..049d768 100755 --- a/theme.css +++ b/theme.css @@ -3112,4 +3112,9 @@ body:not(.is-mobile) .workspace-tabs.mod-top .workspace-tab-header-container .si .omnisearch-input-container__buttons { display: none; -} \ No newline at end of file +} + +.mermaid svg { + max-width: 100%; + height: auto; + } \ No newline at end of file