Update src/template/module/journey/leg/drawer-notes.pug
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fca5e40bb9
commit
6203298229
@ -1,8 +1,9 @@
|
||||
.col-12.input.text-dark()
|
||||
.w-100.input()
|
||||
textarea.text-small#query_note(
|
||||
v-model="journey.leg_get().notes"
|
||||
rows="1"
|
||||
@input="refreshTextAreaHeight"
|
||||
@focus="refreshTextAreaHeight"
|
||||
rows="1"
|
||||
placeholder="...",
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user