Skip to content

Commit 74d6864

Browse files
fix: Search Bar UI issue
1 parent d9462fd commit 74d6864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/page.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ code[class*="language-"] {
520520
bottom: 0;
521521
z-index: 2;
522522
width: 100%;
523+
height: 80vh;
523524
border-left: 0;
524525
background-color: #f5f5f5;
525526
overflow-y: auto;

0 commit comments

Comments
 (0)