added overflow for tasks and overflow shadow to all overflows. also
minimum drag distance is now 10px
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UCard class="[&>*]:p-3">
|
||||
<UCard class="[&>*]:p-3 w-full">
|
||||
<slot />
|
||||
</UCard>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user