web: allow Sidebar to be opened on mobile (#417)
* web: initial sidebar trigger on mobile * web: render hamburger button as overlay top right
This commit is contained in:
@ -5,11 +5,6 @@ html {
|
||||
--pf-c-nav__link--PaddingLeft: 0.5rem;
|
||||
}
|
||||
|
||||
/* Fix patternfly sidebar and header with open Modal */
|
||||
.pf-c-page__sidebar {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.pf-c-page__header {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user