mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 08:34:15 +01:00
Merge pull request #570 from Nikhil569/fix538
Fixes colliding method and request name in sidebar
This commit is contained in:
commit
be857d7812
@ -6,6 +6,7 @@ const Wrapper = styled.div`
|
||||
align-self: stretch;
|
||||
align-items: center;
|
||||
min-width: 34px;
|
||||
flex-shrink: 0;
|
||||
|
||||
span {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user