forked from huge/frontEnd/hugeOA

liyj
2020-09-07 f7e9b835c30e5b3287b2c04e24950871cafa907d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
 * 4/29/2020, 4:28:00 PM
 * doc comment for the file goes here
 */
 
/** Happy Coding */
.information {
  &-main {
    background: #fff;
    margin: 20px;
    padding: 20px;
  }
}