forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-27 5acddbdb6b6d48a08b52602fd232993fd5c3715d
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;
  }
}