riku
2026-04-02 3282e95db0207ee133d1e98d9771dec9d83b0fc4
components/enterprise-rank-result/index.wxss
@@ -5,13 +5,16 @@
  box-shadow: var(--td-shadow-4);
  padding: var(--td-spacer-1);
  margin-top: var(--td-spacer);
  display: flex;
}
.enterprise-info__wrap:active {
.enterprise-info__top:active {
  background-color: var(--td-gray-color-1);
}
.enterprise-info__top {
  display: flex;
}
.enterprise-info__img {
  display: block;
}