Fix ToDoItemNodeView (#5678)

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
This commit is contained in:
Alexander Platov 2024-05-27 19:18:42 +03:00 committed by GitHub
parent 788dd93151
commit 6b48cc17a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -215,6 +215,7 @@
<style lang="scss">
.todo-item {
.assignee {
width: 1.25rem;
cursor: pointer;
}
.assignee,