From 04ab16ea872f3277c3ff973112e812910a685d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=BE=E6=B5=A6=20=E7=9F=A5=E4=B9=9F=20Matsuura=20Tomoy?= =?UTF-8?q?a?= Date: Wed, 29 Oct 2025 21:17:18 -0400 Subject: [PATCH] fixed not to break in the button --- quartz/components/styles/search.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/quartz/components/styles/search.scss b/quartz/components/styles/search.scss index bb58948a..f3649800 100644 --- a/quartz/components/styles/search.scss +++ b/quartz/components/styles/search.scss @@ -25,6 +25,7 @@ & > p { display: inline; color: var(--gray); + text-wrap:unset; } & svg {