闫增涛
2024-04-02 aef06b129be7a3a12ac097db8e372b0cb33c6c42
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
}