Skip to content

Commit ed7e3e0

Browse files
shivam-kumar-tsShashiSubramanya
authored andcommitted
SCAL-299530 fixed bug of modal overlay with table
1 parent fde77ed commit ed7e3e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/DevDocTemplate/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ const DevDocTemplate: FC<DevDocTemplateProps> = (props) => {
337337
const customStyles = {
338338
overlay: {
339339
background: 'rgba(50,57,70, 0.9)',
340+
zIndex: 10,
340341
},
341342
content: {
342343
top: '50px',

0 commit comments

Comments
 (0)