Skip to content

Commit 8b53fa0

Browse files
committed
Removes overflow to fix the repo picker popup
1 parent ff6010b commit 8b53fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webviews/apps/plus/graph/graph.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ a {
4242
justify-content: space-between;
4343
align-items: baseline;
4444
gap: 0.75rem;
45-
overflow: hidden;
45+
// overflow: hidden;
4646

4747
> * {
4848
margin: 0;

0 commit comments

Comments
 (0)