fix(css): not break word in the search button placeholder (#2182)* fixed not to break in the button* fixed style
quartz/components/styles/search.scss @@ -25,6 +25,7 @@ & > p { display: inline; color: var(--gray); text-wrap: unset; } & svg {