1
0
forked from test/crm

fix: task details getting cut in mobile view

This commit is contained in:
Shariq Ansari 2024-05-27 19:04:18 +05:30
parent 8e291d65fa
commit 69e2405092

View File

@ -55,7 +55,7 @@
:placeholder="__('Took a call with John Doe and discussed the new project.')"
/>
</div>
<div class="flex items-center gap-2">
<div class="flex items-center gap-2 overflow-x-auto">
<Dropdown :options="taskStatusOptions(updateTaskStatus)">
<Button :label="_task.status" class="w-full justify-between">
<template #prefix>