Commit 00a58a73 authored by agping's avatar agping

财务优化

parent cb4c0702
......@@ -30,8 +30,10 @@
.user-ul{
height: auto;
float: left;
position: relative;
left: -40px;
position: absolute;
border: 1px solid #ccc;
background: #fff;
padding-left: 5px;
}
.user-ul li{
list-style: none;
......@@ -41,6 +43,9 @@
float: left;
margin-top: 10px;
margin-left: 10px;
position: relative;
width: 230px;
}
</style>
<div id="page-content-wrapper">
......@@ -54,7 +59,7 @@
</li>
</div>
<div class="panel-body">
<div class="table-responsive">
<div class="table-responsive" style="height: 820px;">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<tr>
......
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