Navigation Tweaks
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
:drag-over-func="onDragOver"
|
||||
:drag-leave-func="onDragLeave"
|
||||
:drop-func="onDrop"
|
||||
:day-min-height="50"
|
||||
:cell-width="150"
|
||||
:day-height="0"
|
||||
day-min-height="50px"
|
||||
cell-width="150px"
|
||||
>
|
||||
<template #day="{ scope }">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user