Commit a6f9a5ea authored by 康振飞's avatar 康振飞

Merge branch 'product' of git.mes123.com:zhouyx/mes-ui into product

parents 12b53cc7 3b288b5f
...@@ -43,9 +43,9 @@ export default { ...@@ -43,9 +43,9 @@ export default {
>.label { >.label {
background: #f7f7f7; background: #f7f7f7;
flex-grow: 0; flex-grow: 0;
width: 110px; width: 120px;
text-align: right; text-align: right;
padding: 0 10px 0 0; padding: 0 8px;
border-right: 1px solid #ddd; border-right: 1px solid #ddd;
flex-shrink: 0; flex-shrink: 0;
} }
...@@ -59,15 +59,6 @@ export default { ...@@ -59,15 +59,6 @@ export default {
} }
} }
} }
// .ivu-col-span-24 {
// .label {
// height: 100%;
// padding: 0 5px;
// }
// .value {
// padding-top: 2px;
// }
// }
} }
} }
.new_detail { .new_detail {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment