gpt4 book ai didi

fullcalendar - 可以在 FullCalendar 中设置默认时隙高度吗?

转载 作者:行者123 更新时间:2023-12-04 23:07:45 28 4
gpt4 key购买 nike

看起来默认值为 20 像素,但我希望将其提高,因此长度为 1 个时隙的事件将能够显示事件标题和正文。当前,当事件长度为 1 个时隙时,仅显示事件标题。

最佳答案

任何仍在寻找新版本答案的人。
在新版本(v3.9.0)中,将css更改为:

.fc-time-grid .fc-slats td {
height: 2em; // Change This to your required height
border-bottom: 0;
}

注意:这不会影响我的拖放或调整大小。

关于fullcalendar - 可以在 FullCalendar 中设置默认时隙高度吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7258655/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com