dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改规章制度列表
Mr Ke
2020-04-06
ad9b5d0d1fd7c8729170df32cf82c3b029207cdd
[~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;
}
}