mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 03:41:28 +00:00
fix: params table default scroll
This commit is contained in:
@@ -6,6 +6,7 @@ const StyledWrapper = styled.div`
|
||||
display: grid;
|
||||
overflow-y: hidden;
|
||||
overflow-x: auto;
|
||||
padding: 0 1px;
|
||||
|
||||
// for icon hover
|
||||
position: inherit;
|
||||
|
||||
Reference in New Issue
Block a user