Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajutkarsh07 committed Oct 20, 2024
1 parent e8df54a commit 51cccc5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
font-size: 14px;
}

.repository-select {
background-color: #e9f6ff;
}

select {
padding: 8px 16px;
border: 1px solid var(--gray-200);
Expand Down

0 comments on commit 51cccc5

Please sign in to comment.