kongdeqiang
2023-02-10 f3fe55f98c59dffc647a6440b2d236bea4440676
src/views/your/sign-manage/signManage.less
@@ -16,13 +16,20 @@
  text-align: center;
}
.Sign .ivu-table td {
  border-bottom: 0;
}
.isshow{
// .Sign .ivu-table td {
//   border-bottom: 0;
// }
.isshow {
  display: block;
}
//设置表格的样式
.ivu-table table {
  table-layout: fixed;
  width: 125px;
}
.ivu-table td.no_border>.ivu-table-cell {
  padding-left: 0;
  padding-right: 0;
@@ -57,4 +64,4 @@
.init-button {
  margin-left: 8px;
}
}