修复了禅道的一系列bug
This commit is contained in:
@ -90,7 +90,8 @@
|
||||
font-size: 28.13rpx;
|
||||
}
|
||||
.section_3 {
|
||||
height: 791.25rpx;
|
||||
height: auto;
|
||||
padding-bottom: 40rpx;
|
||||
/* 以下是新增 */
|
||||
white-space: normal; /* 允许换行 */
|
||||
word-break: break-all; /* 在任意字符处断行,数字也会换行 */
|
||||
|
Reference in New Issue
Block a user