Package: coreStatus: needs proposalType: enhancementhelp wanted
描述
Environment
- Package version(s): 3.2.0
- Browser and OS versions: Firefox 61, Ubuntu 18.04
Question
In the example, the panel-stack has a height of 300px.
http://blueprintjs.com/docs/#core/components/panel-stack
[data-example-id="PanelStackExample"] .docs-panel-stack-example has explicit width and height styling.
This isn't mentioned in the documentation and when the panel-stack lacks a height then it isn't displayed at all (it has a height of zero.)
Can you provide guidance? Is there a way to use a panel-stack that isn't a fixed height?