Skip to content

Commit

Permalink
Update src/styleConstants.js
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
  • Loading branch information
timea-solid and TallTed authored Aug 16, 2023
1 parent 1dc3036 commit 62cc6bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styleConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ export default {
formHeadingColor: '#888888', // originally was brown; now grey
lowProfileLinkColor: '#3B5998', // Grey-blue, e.g., for field labels linking to ontology
formFieldNameBoxWidth: '8em', // The fixed amount to get form fields to line up
// The latter we put in when switching awy from using tables. Getting alignment between
// fields in different groups though is hard problem.
// We put in the latter when switching away from using tables. However, getting
// alignment between fields in different groups is a hard problem.

mediaModuleCanvasWidth: '640',
mediaModuleCanvasHeight: '480',
Expand Down

0 comments on commit 62cc6bb

Please sign in to comment.