Why does core-list doesn't set a height within a core-header-panel?
问题 I've tried to put a <core-list> into a <core-header-panel> but the core-list is not rendered until I give it a height. So my example code does work with a very silly hack, but I think there must be better way to fit the core-list into the page. The structure is as follows: Here's my code: JSFiddle: http://jsfiddle.net/gu0g8kt3/2/ HTML <link rel="import" href="http://www.polymer-project.org/components/polymer/polymer.html"> <link rel="import" href="http://www.polymer-project.org/components