|
@@ -94,7 +94,7 @@
|
|
<x-background class="full center">
|
|
<x-background class="full center">
|
|
<x-paper shadow="2">
|
|
<x-paper shadow="2">
|
|
<h3>Send a Message</h3>
|
|
<h3>Send a Message</h3>
|
|
- <div id="textInput" class="textareaElement" role="textbox" placeholder="Send a message" autocomplete="off" autofocus contenteditable></div>
|
|
|
|
|
|
+ <div id="textInput" class="textarea" role="textbox" placeholder="Send a message" autocomplete="off" autofocus contenteditable></div>
|
|
<div class="row-reverse">
|
|
<div class="row-reverse">
|
|
<button class="button" type="submit" close>Send</button>
|
|
<button class="button" type="submit" close>Send</button>
|
|
<a class="button" close>Cancel</a>
|
|
<a class="button" close>Cancel</a>
|