.tfullcalendar .fc-timegrid div[popover] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
}