fix: add flex properties to mobile bookmark containers for proper filling

This commit is contained in:
Gigi
2025-10-10 17:25:40 +01:00
parent 1b242f75c6
commit 6a9036bfef

View File

@@ -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 */