forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-06 756cb18003a3a5602dba0ac6761e9c57289a8bac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
 * 4/6/2020, 5:17:40 PM
 * doc comment for the file goes here
 */
 
/** Happy Coding */
.rules-list {
  &-main {
    background: #fff;
    margin: 20px;
    padding: 20px;
  }
}