Done states view fix (#1286)

Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
Denis Bykhov 2022-04-06 11:36:24 +06:00 committed by GitHub
parent 78d984b684
commit 68774ff1ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,7 @@
<Label label={task.string.DoneStates} />
</div>
</div>
<div class="flex-row-center caption-color states" class:antiStatesBar={doneStatusesView}>
<div class="flex-row-center caption-color states" class:antiStatesBar={doneStatusesView} class:justify-end={doneStatusesView} >
{#if doneStatusesView}
<div
class="doneState withoutDone flex-center whitespace-nowrap"