update, should inherit stuff properly now.
This commit is contained in:
parent
d4795d2e3c
commit
c34590c439
16 changed files with 804 additions and 236 deletions
|
|
@ -1,6 +1,6 @@
|
|||
export default {
|
||||
name: 'Underlay',
|
||||
selector: '#content',
|
||||
selector: 'body', // Should be '#content' but for now this is better for testing until I have proper popovers and such...
|
||||
outOfTreeSelector: '.underlay',
|
||||
validInnerComponents: [
|
||||
'Panel'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue