Skip to content

Commit

Permalink
Increase name field to show 50chars
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Nov 6, 2023
1 parent 0694538 commit 6cc0159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ee/reporting/components/ReportTemplateForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For details, see: https://license.tacticalrmm.com/ee
class="q-pr-sm"
filled
dense
style="width: 250px"
style="width: 425px"
:error="!isNameValid"
hide-bottom-space
/>
Expand Down

0 comments on commit 6cc0159

Please sign in to comment.