Skip to content

Commit c0baaa6

Browse files
committed
fix(css): scroll windows
1 parent faf6ef1 commit c0baaa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ svg.DocSearch-Hit-Select-Icon {
554554
display: flex;
555555
width: 80%;
556556
margin: 0 8px;
557-
line-height: 1.1em;
557+
line-height: 1.2em;
558558
flex: 1 1 auto;
559559
font-weight: 500;
560560
overflow-x: hidden;

0 commit comments

Comments
 (0)