fix(timesheet): add corner edges to timer

This commit is contained in:
2026-04-25 18:47:41 +03:30
parent 7b8c3d7ff7
commit c8c689e693

View File

@@ -2099,7 +2099,7 @@ export default function Timesheet() {
</h1>
</div>
<div className="mb-4 hidden overflow-x-auto border border-slate-200 bg-white shadow-sm dark:border-slate-800 dark:bg-slate-950 md:block">
<div className="mb-4 hidden overflow-x-auto rounded-xl border border-slate-200 bg-white shadow-sm dark:border-slate-800 dark:bg-slate-950 md:block">
<div className="flex min-w-[1040px] items-center h-20 px-3">
<div className="min-w-[360px] flex-1">
<Input