Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit e7018a1

Browse files
sravan-sjasonLaster
authored andcommitted
Make result node in project search take full width (#5305)
If result components wont get full width of their parents, they wont open source if clicked on theright side
1 parent ff98fe5 commit e7018a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ProjectSearch.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
padding: 4px 0 4px 30px;
3030
line-height: 16px;
3131
font-size: 10px;
32+
width: 100%;
3233
}
3334

3435
.project-text-search .matches-summary {

0 commit comments

Comments
 (0)