Fix popover visibility
DDF wizard and popover has some issues with visibility, this is a quick hack so we should try fix it a bit nicer, but for time being it's fine
This commit is contained in:
parent
0c7a1500ec
commit
9a56b859ef
6 changed files with 6 additions and 4 deletions
|
|
@ -7,6 +7,7 @@ const { config: webpackConfig, plugins } = config({
|
|||
debug: true,
|
||||
port: 8002,
|
||||
useFileHash: false,
|
||||
sassPrefix: '.image-builder, body',
|
||||
skipChrome2: true,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue