feiyu02
2022-08-10 43a0780edd2db8e841325cb73032e819716c3595
pages/module_consult/consulthome/consulthome.wxss
@@ -57,3 +57,22 @@
.fyui-box__tag {
  justify-content: space-evenly;
}
.keyword {
  white-space: nowrap;
}
.keyword-item {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.keyword-item>text {
  white-space: nowrap;
  margin-right: 8px;
  padding: 0px 6px;
  color: #2c7064;
}
.tag {
  margin-bottom: 8px;
}