mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-11-30 09:47:56 +01:00
fix(css): not break word in the search button placeholder (#2182)
* fixed not to break in the button * fixed style
This commit is contained in:
committed by
GitHub
parent
af5773f0e4
commit
8bc6cb9061
@@ -25,6 +25,7 @@
|
||||
& > p {
|
||||
display: inline;
|
||||
color: var(--gray);
|
||||
text-wrap: unset;
|
||||
}
|
||||
|
||||
& svg {
|
||||
|
||||
Reference in New Issue
Block a user