Commit 3b288b5f authored by 周远喜's avatar 周远喜

详情页面样式统一处理

parent f9f6933c
......@@ -43,9 +43,9 @@ export default {
>.label {
background: #f7f7f7;
flex-grow: 0;
width: 110px;
width: 120px;
text-align: right;
padding: 0 5px;
padding: 0 8px;
border-right: 1px solid #ddd;
flex-shrink: 0;
}
......@@ -59,15 +59,6 @@ export default {
}
}
}
// .ivu-col-span-24 {
// .label {
// height: 100%;
// padding: 0 5px;
// }
// .value {
// padding-top: 2px;
// }
// }
}
}
.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