Skip to content

Commit

Permalink
Revert "Make designer form grid layout cells respect parent width"
Browse files Browse the repository at this point in the history
This reverts commit f3cfa04.
  • Loading branch information
manisandro committed Sep 17, 2024
1 parent 9ff458a commit d074a91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/style/QtDesignerForm.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ div.qt-designer-layout-grid {
div.qt-designer-layout-grid > div {
display: flex;
align-items: center;
min-width: 0;
}

div.qt-designer-layout-grid > div > *:not(.qt-designer-form-vline) {
Expand Down

0 comments on commit d074a91

Please sign in to comment.