responsived some parts
This commit is contained in:
@@ -62,7 +62,7 @@ const limitedComments = computed(() => {
|
|||||||
>
|
>
|
||||||
<textarea
|
<textarea
|
||||||
:disabled="!token"
|
:disabled="!token"
|
||||||
class="w-full min-h-[200px] field-sizing-content rounded-xl bg-white p-4 border border-slate-200"
|
class="w-full min-h-[200px] field-sizing-content rounded-xl bg-white p-4 border border-slate-200 placeholder:text-xs lg:placeholder:text-sm placeholder:font-normal"
|
||||||
v-model="userComment"
|
v-model="userComment"
|
||||||
placeholder="نظر خود را بنویسید..."
|
placeholder="نظر خود را بنویسید..."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user