riku
2022-08-26 c765c26eee1249b0a8d72d2b203b2ed124c2bbf6
pages/module_consult/consultresult/consultresult.wxss
@@ -49,4 +49,22 @@
.btn-more:active{
  background-color: var(--fyui-BG-COLOR-ACTIVE);
}
.tag3{
  font-size: 10px;
  background-color: var(--fyui-primary-color);
  color: white;
  border-radius: 2px;
  padding: 2px 4px;
  white-space: nowrap;
  margin-right: 10px;
}
.tag3_disable{
  background-color: var(--fyui-text-color_3);
}
.fyui-box__text .fyui-box__ft{
  justify-content: flex-start;
}