static: update flow background
This commit is contained in:
parent
c7daadfb18
commit
8c604d225b
Binary file not shown.
After Width: | Height: | Size: 670 KiB |
|
@ -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;
|
||||
|
|
Reference in New Issue