Skip to content

Commit

Permalink
SOF-7298: set title class to take full width
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Apr 21, 2024
1 parent aa35da3 commit 2aba25d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ export class NonCollinearMagnetizationContextProvider extends mix(JSONSchemaForm
removable: false,
},
},
title: {
"ui:classNames": "col-xs-12",
},
};
}

Expand Down

0 comments on commit 2aba25d

Please sign in to comment.