forked from huge/frontEnd/hugeOA

liyj
2020-06-01 9628c86a6607380dbc7c0191a6055e07c6334657
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;
  }
}