Commit cc620f10 authored by agping's avatar agping

客户详情 样式优化

parent 6c51be76
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<input type="hidden" class="page-load" id="user" /> <input type="hidden" class="page-load" id="user" />
<style> <style>
.modal-body1 { .modal-body1 {
height: 680px; height: 686px;
overflow-y: auto; overflow-y: auto;
padding-bottom: 60px; padding-bottom: 60px;
} }
...@@ -44,15 +44,6 @@ ...@@ -44,15 +44,6 @@
.input { .input {
width: 16%!important; width: 16%!important;
} }
/*.text-left {
float: left;
display: inline-block;
height: 26px;
line-height: 26px;
font-size: 14px;
}
*/
.text-right { .text-right {
float: right; float: right;
display: inline-block; display: inline-block;
...@@ -472,7 +463,7 @@ ...@@ -472,7 +463,7 @@
<option value="310100">上海市</option> <option value="310100">上海市</option>
<option value="330100">杭州市</option> <option value="330100">杭州市</option>
</select>--> </select>-->
<div class="clear"></div>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<input type="hidden" class="page-load" id="RemarkFollowIndex" /> <input type="hidden" class="page-load" id="RemarkFollowIndex" />
<style> <style>
.modal-body1 { .modal-body1 {
height: 680px; height: 686px;
overflow-y: auto; overflow-y: auto;
padding-bottom: 60px; padding-bottom: 60px;
} }
......
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