Commit e3017033 by 刘海龙

no message

parent f551ed23
......@@ -10,9 +10,9 @@
.zhenti_tab { display: flex; align-items: center; background: #fff; z-index: 20; }
.van-tabs__nav--line { z-index: 21; }
.close_yulan { width: 12px; height: 12px; position: absolute; top: 8px; right: 8px; }
.doneBox { display: flex; align-items: center; justify-content: space-around; }
.hengxian { width: 30%; height: 1px; background: #e6e6e6; }
.loadDone { font-size: 16px; color: #999; }
.doneBox { display: flex; align-items: center; justify-content: space-around; box-sizing: border-box; padding: 0 25px; margin-top: 10px; }
.hengxian { width: 25%; height: 1px; background: #e6e6e6; }
.loadDone { font-size: 16px; color: #e6e6e6; }
</style>
<div id="app">
......
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