dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
合并用户权限菜单,屏蔽首页工作台最新通知通知内容展示
Mr Ke
2020-09-04
0be3ac0f2f83c1b58249d43850a0e4b4f531a8db
[~liuwh/hugeOA.git]
/
src
/
components
/
oa
/
merits
/
meritsOverview
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
* 5/29/2020, 9:55:19 AM
* doc comment for the file goes here
*/
/** Happy Coding */
.merits-overview {
&-main {
background: #fff;
margin: 20px;
padding: 20px;
}
}