Skip to content

Commit

Permalink
Fix geosolutions-it#9734 dashboard querypanel z_index (geosolutions-i…
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 committed Nov 27, 2023
1 parent 4f2e7e9 commit 8ff7ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/client/plugins/QueryPanel.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ class QueryPanel extends React.Component {
styles={{
sidebar: {
...this.props.layout,
zIndex: 1024,
zIndex: 1044,
width: 600
},
overlay: {
Expand Down

0 comments on commit 8ff7ae2

Please sign in to comment.