Commit f040e3c8 by xiexiaoqin

Merge branch 'release/dev/2.0.0' into release/2.0.0

parents eb92bbf6 84e04489
......@@ -7,6 +7,10 @@
word-break: break-all;
}
.notes>view>text {
word-break: break-all
}
.notes-edit {
min-height: 400rpx;
padding: 32rpx;
......
......@@ -68,6 +68,7 @@ page {
color: rgba(27, 38, 61, 1);
font-size: 32rpx;
font-family: PingFangSC-Medium;
overflow: hidden
}
.compose-column .title>text {
......
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