Yuki Takei 5 лет назад
Родитель
Сommit
858124505d

+ 1 - 1
packages/growi-plugin-attachment-refs/src/client/js/components/ExtractedAttachments.jsx

@@ -145,7 +145,7 @@ export default class ExtractedAttachments extends React.PureComponent {
       });
       });
 
 
     // overwrite react-images modal styles
     // overwrite react-images modal styles
-    const zIndex = 17; // > header.affix
+    const zIndex = 1030; // > grw-navbar
     const modalStyles = {
     const modalStyles = {
       blanket: (styleObj) => {
       blanket: (styleObj) => {
         return Object.assign(styleObj, { zIndex });
         return Object.assign(styleObj, { zIndex });