Style fix for tabs header height

Refs #775
This commit is contained in:
Will Abson 2016-12-01 15:50:41 +00:00
parent 9bc63c9473
commit 676180517e

View File

@ -115,6 +115,9 @@ const currentProcessIdNew = '__NEW__';
</div>
`,
styles: [`
header {
min-height: 48px;
}
h2 {
font-size: 14px;
line-height: 20px;