static: update flow background

This commit is contained in:
Jens Langhammer 2020-09-15 16:14:13 +02:00
parent c7daadfb18
commit 8c604d225b
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 KiB

View File

@ -26,6 +26,11 @@
margin-right: .5em;
}
.pf-c-background-image::before {
background-image: url('./flow_background.jpg');
background-position: center;
}
/* Fix patternfly sidebar and header with open Modal */
.pf-c-page__sidebar {
z-index: 0;