提交 c3093887 编写于 作者: NoSubject's avatar NoSubject

Merge branch 'fix/workcenter' into 'develop'

修改应用默认图标

See merge request o2oa/o2oa!199
......@@ -200,7 +200,7 @@
.o2_process_AppExp_item_icon {
height: 50px;
width: 50px;
border-radius: 25px;
border-radius: 19px;
margin: auto;
background-repeat: no-repeat;
background-position: center;
......
......@@ -18,8 +18,8 @@
"height": "80px",
"background-position": "center center",
"background-repeat": "no-repeat",
"cursor": "pointer"
"cursor": "pointer",
"background-size": "50px"
},
"createElementNode": {
"float": "left",
......@@ -374,4 +374,4 @@
"height": "100%",
"border-radius": "10px"
}
}
\ No newline at end of file
}
......@@ -201,7 +201,7 @@
.o2_process_AppExp_item_icon {
height: 50px;
width: 50px;
border-radius: 25px;
border-radius: 19px;
margin: auto;
background-repeat: no-repeat;
background-position: center;
......
......@@ -31,8 +31,8 @@
"height": "80px",
"background-position": "center center",
"background-repeat": "no-repeat",
"cursor": "pointer"
"cursor": "pointer",
"background-size": "50px"
},
"createElementNode": {
"float": "left",
......
......@@ -238,4 +238,4 @@
"color": "#666",
"cursor": "pointer"
}
}
\ No newline at end of file
}
......@@ -201,7 +201,7 @@
.o2_process_AppExp_item_icon {
height: 50px;
width: 50px;
border-radius: 25px;
border-radius: 19px;
margin: auto;
background-repeat: no-repeat;
background-position: center;
......
......@@ -18,8 +18,8 @@
"height": "80px",
"background-position": "center center",
"background-repeat": "no-repeat",
"cursor": "pointer"
"cursor": "pointer",
"background-size": "50px"
},
"createElementNode": {
"float": "left",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册