Fix styling issue on gr-fixed-panel
Bug: Issue 11728 Bug: Issue 11729 Change-Id: I08e1af2b06fc078cc98f74cf4c3e22c418f8a79a
This commit is contained in:
@@ -113,7 +113,7 @@ limitations under the License.
|
||||
}
|
||||
.subHeader {
|
||||
flex-wrap: wrap;
|
||||
margin: 0 var(--default-horizontal-margin) .75em;
|
||||
padding: 0 var(--default-horizontal-margin) .75em;
|
||||
}
|
||||
.subHeader > div {
|
||||
margin-top: .25em;
|
||||
|
||||
@@ -22,6 +22,7 @@ limitations under the License.
|
||||
<template>
|
||||
<style include="shared-styles">
|
||||
:host {
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
min-height: var(--header-height);
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user