Skip to content

Commit 529b58e

Browse files
Update search.css
1 parent 3029267 commit 529b58e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/documentation/templates/search.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
opacity: 1;
3131
width: auto;
3232
text-align: left;
33+
display: flex;
34+
gap: 7px;
35+
flex-direction: row;
36+
justify-content: flex-end;
37+
align-items: flex-start;
3338
}
3439
.searchactive .search a strong {
3540
display: flex;

0 commit comments

Comments
 (0)