dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
页面调整
liyj
2020-06-01
2d0e600900696bb309d09efd47fd7d4980eeb172
[~liuwh/hugeOA.git]
/
src
/
components
/
oa
/
personal
/
information
/
index.scss
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;
}
}