forked from huge/frontEnd/hugeOA

..
liyj
2020-06-24 d896af364e0be1c2e0a48402ed59d00e0804f931
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
 * 5/29/2020, 9:55:19 AM
 * doc comment for the file goes here
 */
 
/** Happy Coding */
.merits-overview {
  &-main {
    background: #fff;
    margin: 20px;
    padding: 20px;
  }
}