forked from huge/frontEnd/hugeOA

liuwh
2020-04-06 b449aca90c49fe8ee96f1c040c5953fcdd2ca15d
1
2
3
4
5
6
7
8
9
10
11
12
13
/* eslint-disable */
/**柯礼钦
 * 4/6/2020, 10:34:31 AM
 * doc comment for the file goes here
 */
 
/** Happy Coding */
.workbench {
  &-main {
    padding: 0 14px;
 
  }
}