forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-29 2ea56ed08b58386f0612635101b1acd51cd4a44c
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;
  }
}