闫增涛
2024-03-29 f135434894a67b13fd703263ae79e4335f06aa8d
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,7 @@
}
.bottom-box {
  margin-top: 100rpx;
  display: flex;
  justify-content: center;
}