forked from nsjcy/frontEnd/nsjcy

liuwh
2020-04-27 4e44bc1fd7806a6c1611302120882b91d96640b5
SunshineLnsMinApp/pages/pfyy/pfyy.wxss
@@ -1,8 +1,10 @@
/* pages/pfyy/pfyy.wxss */
input {
  font-size: 14px;
  color: #999;
  text-align: right;
  flex: 1;
}
.border-bottom {
@@ -90,7 +92,6 @@
.publicSnapshot-main span:nth-child(2) {
  font-size: 14px;
  color: #333;
  margin-right: auto;
  width: 20%;
}
@@ -110,6 +111,11 @@
  color: #333;
  margin-right: auto;
  width: auto;
}
.picker-margin {
  text-align: right;
  flex: 1;
}
.publicSnapshot-main-picker {
@@ -172,17 +178,21 @@
.publicSnapshot-status-time-right {
  font-size: 14px;
}
.contantType-picker{
  font-size: 14px;
}
.contantType-picker-div{
  display:flex;
  width: 31%
  width: 31%;
}
.publicSnapshot-main-img {
  width: 16px;
  height: 22px;
}
.msg-reply-view-content {
  overflow: auto;
  padding:5px 0px 5px 20px;