提交 04ded862 编写于 作者: 蔡祥熠

Merge branch 'fix/blue_simple' into 'develop'

Merge of fix/blue_simple 去除内容管理下拉框下方的横线 to develop

See merge request o2oa/o2oa!439
......@@ -456,7 +456,7 @@
},
"select": {
"styles": {
"border-bottom": "1px solid #999",
"border-bottom": "0px solid #999",
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
......
......@@ -434,7 +434,7 @@
},
"select": {
"styles": {
"border": "1px solid #ccc",
"border": "0px solid #ccc",
"margin-top": "0px",
"height": "26px",
"color": "#666",
......
......@@ -457,7 +457,7 @@
},
"select": {
"styles": {
"border-bottom": "1px solid #999",
"border-bottom": "0px solid #999",
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册