dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
新建文档
liuwh
2020-04-06
b449aca90c49fe8ee96f1c040c5953fcdd2ca15d
[~liuwh/hugeOA.git]
/
src
/
components
/
page
/
index
/
rulesList
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
* 4/6/2020, 5:17:40 PM
* doc comment for the file goes here
*/
/** Happy Coding */
.rules-list {
&-main {
background: #fff;
margin: 20px;
padding: 20px;
}
}