packageBookService/pages/bookServices/detail/components/note/note.wxss
@@ -2,6 +2,7 @@ .note { height: 100%; padding-bottom: 50rpx; } .popup { @@ -25,7 +26,11 @@ .note-btn image { width: 28rpx; height: 32rpx; margin-top: 24rpx; margin-right: 5rpx; } .note-btn-text { font-size: 28rpx; } @@ -82,9 +87,7 @@ font-size: 28rpx; color: #949494; margin-bottom: 20rpx; max-height: 600rpx; text-align: justify; /* padding-bottom: 200rpx; */ } .wrapper { @@ -154,3 +157,8 @@ .t-input__placeholder { font-size: 28rpx !important } .btn-content { display: flex; align-items: center; }