Skip to content

Commit

Permalink
fix: add flex: 1 to main content
Browse files Browse the repository at this point in the history
  • Loading branch information
thezjy authored and tiensonqin committed Apr 17, 2021
1 parent ed4d6ca commit 35dfae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/frontend/components/sidebar.css
Expand Up @@ -62,6 +62,7 @@

.cp__sidebar-main-content {
max-width: var(--ls-main-content-max-width);
flex: 1;

h1.title {
padding-right: 15px;
Expand Down

0 comments on commit 35dfae5

Please sign in to comment.