mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 21:40:18 +02:00
fix: edit tracked time overflow (#706)
This commit is contained in:
committed by
GitHub
parent
2cb595db83
commit
6c97397d25
@@ -87,7 +87,7 @@ export const IssueActivityWorklog: FC<TIssueActivityWorklog> = observer((props)
|
||||
</div>
|
||||
</div>
|
||||
<div className="w-full space-y-1.5">
|
||||
<div className="w-full truncate relative flex ">
|
||||
<div className="w-full relative flex ">
|
||||
<div className="w-full truncate space-y-1">
|
||||
<div>
|
||||
<div className="text-xs">
|
||||
|
||||
Reference in New Issue
Block a user