mirror of
https://github.com/dergigi/boris.git
synced 2026-01-07 17:04:34 +01:00
fix: restore flex layout to highlights pane for desktop view
This commit is contained in:
@@ -590,6 +590,8 @@ body.mobile-sidebar-open {
|
||||
.pane.highlights {
|
||||
overflow-y: auto;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
/* Mobile pane styles */
|
||||
|
||||
Reference in New Issue
Block a user