Open nicholaswmin opened 8 years ago
Any way to set different heights for each section of the toolbar?
I'm talking about these sections:
topBar
middleBar
bottomBar
I can certainly do this:
paper-toolbar { --paper-toolbar-height: 128px; }
but that would size all sections to 128px;
128px;
Any way to set different heights for each section of the toolbar?
I'm talking about these sections:
topBar
middleBar
bottomBar
I can certainly do this:
but that would size all sections to
128px;