X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fcomponents%2FContactForm.vue;h=f9c5c60be61647345618c6f6180e8aa987b0f141;hb=4404e58c0a30105472942367dce894223b05c7fe;hp=9c70a559887f4661e2b05e88eaac2697a8a34c9d;hpb=6808d7a16ec1e761c6a2dffec2281c96953e4d89;p=vchess.git diff --git a/client/src/components/ContactForm.vue b/client/src/components/ContactForm.vue index 9c70a559..f9c5c60b 100644 --- a/client/src/components/ContactForm.vue +++ b/client/src/components/ContactForm.vue @@ -1,18 +1,23 @@ @@ -56,7 +61,6 @@ export default { !confirm(this.st.tr["No subject. Send anyway?"]) ) return; - // Message sending: ajax( "/messages", @@ -81,9 +85,11 @@ export default { [type="checkbox"].modal+div .card max-width: 767px max-height: 100% + textarea#mailContent width: 100% min-height: 100px + #dialog padding: 5px color: blue