闫增涛
2024-04-03 34dd2d10cf26c86ed170a59aa36718f7c27f24d0
packageBookService/pages/bookServices/detail/components/note/note.wxss
@@ -1,9 +1,14 @@
/* pages/bookServices/detail/components/note/note.wxss */
.note {
  height: 100%;
}
.popup {
  padding: 40rpx;
  width: 600rpx;
}
.note-btn {
  height: 140rpx;
@@ -141,6 +146,11 @@
}
.bottom-box {
  margin-top: 100rpx;
  display: flex;
  justify-content: center;
}
.t-input__placeholder {
  font-size: 28rpx !important
}