Set included in dialog header background for scrolling

Bug: Issue 8982
Change-Id: Ia9f67c36a54c09e016d0999005ba6227c992b41c
This commit is contained in:
Wyatt Allen
2018-05-17 17:09:51 -07:00
parent 61aff034a0
commit 101b71eb68

View File

@@ -30,6 +30,7 @@ limitations under the License.
padding: 4.5em 1em 1em 1em;
}
header {
background-color: var(--dialog-background-color);
border-bottom: 1px solid var(--border-color);
left: 0;
padding: 1em;