Give notes a little more space

This commit is contained in:
johnnyq
2024-03-19 17:52:27 -04:00
parent 4c01c472b8
commit a8bacd5acb
2 changed files with 2 additions and 2 deletions

View File

@@ -177,7 +177,7 @@
<div class="tab-pane fade" id="pills-notes">
<div class="form-group">
<textarea class="form-control" rows="8" name="notes" placeholder="Notes, eg Parking Info, Building Access etc"></textarea>
<textarea class="form-control" rows="12" name="notes" placeholder="Notes, eg Parking Info, Building Access etc"></textarea>
</div>
</div>