added overflow for tasks and overflow shadow to all overflows. also
minimum drag distance is now 10px
This commit is contained in:
@@ -71,6 +71,7 @@ function submit() {
|
||||
}
|
||||
|
||||
emit('submnitted', {
|
||||
id: props.input.id,
|
||||
title: form.data.title,
|
||||
description: form.data.description,
|
||||
from: DateTime.fromISO(form.data.from),
|
||||
|
||||
Reference in New Issue
Block a user