松浦 知也 Matsuura Tomoya
2025-11-01 8bc6cb906110ae03e117af97147a366621dc20b7
fix(css): not break word in the search button placeholder (#2182)

* fixed not to break in the button

* fixed style
1 files modified
1 ■■■■ changed files
quartz/components/styles/search.scss 1 ●●●● patch | view | raw | blame | history
quartz/components/styles/search.scss
@@ -25,6 +25,7 @@
    & > p {
      display: inline;
      color: var(--gray);
      text-wrap: unset;
    }
    & svg {