css
litian
2024-07-09 e2b9cf5cb19ba0ae4bffd787d96f0d0cb8fb63bf
packageBookService/pages/bookServices/detail/buyResource/index.wxss
@@ -13,7 +13,7 @@
  overflow: hidden;
  text-overflow: ellipsis;
  color: #0F1214;
  font-size: 40rpx;
  font-size: 38rpx;
  font-weight: bold;
}
@@ -44,7 +44,7 @@
  position: fixed;
  bottom: env(safe-area-inset-bottom);
  width: 100%;
  /* height: 100rpx; */
  height: min-content;
  display: flex;
  justify-content: center;
}