fix(widget-object): allow nested widgets to overflow (#3026)
This commit is contained in:
parent
99169ed8f7
commit
8e980bc1ab
@ -14,7 +14,6 @@ const styleStrings = {
|
||||
`,
|
||||
objectWidgetTopBarContainer: `
|
||||
padding: ${lengths.objectWidgetTopBarContainerPadding};
|
||||
overflow: hidden;
|
||||
`,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user