Merge pull request #18527 from overleaf/ii-bs5-projects-structure

[web] Create the sidebar and projects columns in dashboard page (BS5)

GitOrigin-RevId: 9096d6932980c10816411fc18570ad88df68a6d6
This commit is contained in:
ilkin-overleaf
2024-05-30 08:04:44 +00:00
committed by Copybot
parent 80044b53b4
commit 920bbe4bac
5 changed files with 81 additions and 3 deletions
@@ -185,7 +185,7 @@
}
.project-list-main-react {
max-width: 100%;
flex: 1;
overflow-x: hidden;
padding: @content-margin-vertical @grid-gutter-width / 2;
}