Skip to content

Commit

Permalink
fix side panel overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vardhan0604 committed Jul 29, 2024
1 parent a093048 commit 7cc202c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dashboard/Data/Browser/BrowserTable.react.js
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ export default class BrowserTable extends React.Component {
right: '0',
bottom: '19px',
'box-shadow': '0 2px 5px rgba(0, 0, 0, 0.1)',
overflow: 'auto',
backgroundColor: 'rgb(244, 244, 244)',
zIndex: 100,
}}
Expand Down

0 comments on commit 7cc202c

Please sign in to comment.