chore(refactor): modern UI

This commit is contained in:
Liyas Thomas
2020-12-11 22:24:34 +05:30
parent 773423069b
commit 5a7bcf32ea
55 changed files with 936 additions and 860 deletions

View File

@@ -8,9 +8,10 @@
v-model="message"
:placeholder="$t('paste_a_note')"
@keyup.enter="formPost"
class="rounded-t-lg"
/>
</div>
<div class="show-on-large-screen">
<div class="border-b show-on-large-screen border-brdColor">
<input
:aria-label="$t('label')"
type="text"