Commit e4e9cd8a by xiexiaoqin

fix: task title

parent 86c36dea
......@@ -24,11 +24,12 @@
flex: 1;
font-size: 28rpx;
line-height: 40rpx;
white-space: nowrap;
/* white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
overflow: hidden; */
display: flex;
flex-direction: column;
word-break: break-all;
}
.task-title .task-time {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment