Merge pull request #570 from Nikhil569/fix538

Fixes colliding method and request name in sidebar
This commit is contained in:
Anoop M D 2023-10-14 00:30:18 +05:30 committed by GitHub
commit be857d7812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ const Wrapper = styled.div`
align-self: stretch;
align-items: center;
min-width: 34px;
flex-shrink: 0;
span {
position: relative;