1
YM
2024-06-05 ca4f493cd93c40f09cfde5b49bcbd66f822380cf
src/pages/TcmSystem/TcmSystem.vue
@@ -748,8 +748,6 @@
}
.creatureXinxi2 {
  /* width: .24rem; */
  height: 0.17rem;
  line-height: 1;
  font-size: 0.12rem;
  font-weight: 600;
@@ -762,7 +760,6 @@
}
.creatureXinxi3 li {
  height: 0.16rem;
  line-height: 0.16rem;
  background-color: #fff;
  padding: 0 0.08rem;
@@ -777,7 +774,8 @@
/* --------- */
/* 品级 */
.pinji {
  box-shadow: 2px 0px 3px #888;
  box-shadow: 0 0 3px #888;
  border-radius: 6px;
  background-color: #fff;
  width: 100%;
  /* height: .6rem;
@@ -788,6 +786,10 @@
  position: relative;
  top: -0.25rem;
  color: #2c2c2c;
  font-weight: bold;
  span{
    font-weight: initial;
  }
}
/* 个人信息的按钮 */