Skip to content

Commit 91b4dca

Browse files
authored
Merge pull request #1165 from rfinck/modal-zIndex
Increase modal z-index.
2 parents 869bf07 + b3053b1 commit 91b4dca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/react-bootstrap-table.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
overflow-x: hidden;
184184
overflow-y: auto;
185185
background-color: rgba(0, 0, 0, 0.5);
186+
z-index: 101;
186187
}
187188

188189
.ReactModal__Overlay--after-open {

0 commit comments

Comments
 (0)