forked from huge/frontEnd/hugeOA

liuwh
2020-04-30 f9e9df1e43014e67580ad03dc86854a55673403d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
 * 4/30/2020, 2:39:21 PM
 * doc comment for the file goes here
 */
 
/** Happy Coding */
.rawler {
  &-main {
    background: #fff;
    margin: 20px;
    padding: 20px;
  }
}