remove max-height from panels so their content shows properly on linux
This commit is contained in:
@@ -24,9 +24,11 @@ See the above repository for updates as well as full license text. */
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#nav-bar-customization-target{ -webkit-box-flex: 1; }
|
||||
|
||||
/* Fix panels sizing */
|
||||
.panel-viewstack{ max-height: unset !important; }
|
||||
|
||||
#urlbar[breakout][breakout-extend]{
|
||||
display: flex !important;
|
||||
flex-direction: column-reverse;
|
||||
|
||||
Reference in New Issue
Block a user