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:
lohit 2024-11-30 18:55:10 +05:30 committed by GitHub
parent 2f752085f3
commit bd2cf554b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;