mirror of
https://github.com/dergigi/boris.git
synced 2026-01-03 15:04:24 +01:00
fix: add flex properties to mobile bookmark containers for proper filling
This commit is contained in:
@@ -635,6 +635,8 @@ body.mobile-sidebar-open {
|
||||
.pane.highlights .highlights-container {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
/* Bookmarks sidebar from left */
|
||||
|
||||
Reference in New Issue
Block a user