btn
litian
2024-09-07 a9c680d3fcde05afbbca0bb03f95e75027608b22
pages/retrievalPage/index.wxss
@@ -7,6 +7,10 @@
  align-items: center;
}
.t-icon-base {
  font-size: 38rpx;
}
.navbar-title {
  white-space: nowrap;
  /* overflow: hidden; */
@@ -249,7 +253,7 @@
}
.outsideRetrievalPageBox {
  /* position: relative; */
  position: relative;
}
.retrievalPageBox {
@@ -346,9 +350,14 @@
  color: #ff6d00;
}
/* .dialogBox .t-input__control {
  min-height: 100rpx;
} */
.dialogBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
}
.t-button--text {
  color: #000 !important;