优化代码
This commit is contained in:
@@ -310,11 +310,33 @@
|
||||
margin-top: 60rpx;
|
||||
width: 90%;
|
||||
}
|
||||
.Remarkscroll.data-v-9639f721{
|
||||
width: 100%;
|
||||
height: 300rpx;
|
||||
}
|
||||
.Remarkscroll.data-v-9639f721 ::-webkit-scrollbar {
|
||||
width: 0;
|
||||
height: 0;
|
||||
color: transparent;
|
||||
display: none;
|
||||
}
|
||||
.Remarkscss.data-v-9639f721{
|
||||
padding: 20rpx;
|
||||
word-break: break-all; /* 强制换行 */
|
||||
white-space: pre-line; /* 保留空白符并换行 */
|
||||
width: 100%;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.buttonflex.data-v-9639f721{
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 40rpx;
|
||||
}
|
||||
.button.data-v-9639f721 {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 500rpx;
|
||||
}
|
||||
.accept.data-v-9639f721 {
|
||||
width: 325.38rpx;
|
||||
|
||||
Reference in New Issue
Block a user