@@ -262,6 +262,10 @@ const handleEventAdd = () => {
font-size: 16px;
color: #414f64;
font-weight: 600;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ margin-right: 10px;
}
.item-title-control {