Skip to content

Commit

Permalink
cleanu
Browse files Browse the repository at this point in the history
  • Loading branch information
xsalonx committed Apr 11, 2024
1 parent e7f28ff commit 99869dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/public/views/QcFlags/Create/qcFlagCreationComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export const qcFlagCreationComponenet = (creationModel) => {
placeholder: 'Your message...',
oninput: (e) => creationModel.patchFormData({ comment: e.target.value }),
},
// { height: '100%' },
{ height: '30rem' },
),
],
Expand Down

0 comments on commit 99869dc

Please sign in to comment.