riku
2022-08-26 9f78f3f014a3423ea3fcab8f9f1056c57cd47fc8
pages/module_consult/consultresult/consultresult.wxss
@@ -50,3 +50,21 @@
.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;
}