Skip to content

Commit

Permalink
add shrinking to widget-list
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Jan 27, 2024
1 parent 520a2f9 commit 45a9125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ConfigurationPage/css/WidgetList.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
margin-left: 300px;
margin-right: 100px;
padding-top: 20px;
flex: 1 0 auto;
flex: 1 1 auto;
}

.widget-list-title {
Expand Down

0 comments on commit 45a9125

Please sign in to comment.