闫增涛
2024-03-29 608eefe5fb03d2f3d3145b11d7de573434451e76
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;
}