mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-23 08:48:01 +00:00
Fix ToDoItemNodeView (#5678)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
This commit is contained in:
parent
788dd93151
commit
6b48cc17a1
@ -215,6 +215,7 @@
|
|||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.todo-item {
|
.todo-item {
|
||||||
.assignee {
|
.assignee {
|
||||||
|
width: 1.25rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.assignee,
|
.assignee,
|
||||||
|
Loading…
Reference in New Issue
Block a user