mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-24 17:18:30 +00:00
do not display mouse as a clickable pointer when hovering on description in todo list
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
}
|
||||
|
||||
.todoitem .description {
|
||||
cursor: pointer;
|
||||
padding: 3px 0px;
|
||||
display: inline-block;
|
||||
width: 80%;
|
||||
|
||||
Reference in New Issue
Block a user