chore: minor url bar alignment fixes and refactor (#6714)

This commit is contained in:
Bijin A B
2026-01-07 08:20:02 +05:30
committed by GitHub
parent dcbf38bf61
commit c8371410c2
4 changed files with 11 additions and 12 deletions

View File

@@ -6,7 +6,6 @@ const StyledWrapper = styled.div`
display: flex;
align-items: center;
height: 100%;
margin-right: 0.5rem;
}
.method-dropdown-trigger {