b-zurg/react-collapse-pane

Do not overwrite parent's div styling

alvaroserrrano opened this issue · 0 comments

image
I am trying to have the following structure but SplitPane seems to be overriding my css:

<div>
	<div>
		<SplitPlane>
			<div></div>
			<div><div/>
	<div>
<div>