forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-26 1386b9fff21abc8f611c2a6c199581ea67efe315
src/components/page/index/rulesList/index.scss
@@ -12,3 +12,13 @@
    padding: 20px;
  }
}
.modal-list .modal-list-item:last-child {
  border-bottom: none;
}
.modal-list-item {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  & > span {
    margin-right: 40px;
  }
}