mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-22 23:02:40 +01:00
fix: response pane width shift styling for timeline tab (#3573)
* fix: posthog api key as a process env var * fix: response pane timeline tab inconsistent width
This commit is contained in:
parent
2f752085f3
commit
bd2cf554b6
@ -10,6 +10,7 @@ const StyledWrapper = styled.div`
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 10px;
|
||||
min-width: 10px;
|
||||
padding: 0;
|
||||
cursor: col-resize;
|
||||
background: transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user