Skip to content

Commit 4be460e

Browse files
committed
Fix search message overflow
1 parent b3cedce commit 4be460e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/_search.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
}
148148

149149
.search-empty {
150+
width: 100%;
150151
max-width: rem(1024px);
151152
margin: rem(16px) auto 0;
152153
grid-row: 3;

0 commit comments

Comments
 (0)