Commit 54c1ed39 authored by duxinyuan's avatar duxinyuan

1

parent 2bfebf92
......@@ -21,6 +21,26 @@
line-height: 30px;
}
.user-ul{
float: right;
text-align:center;
position: relative;
overflow-y:scroll ;
height:100px;
left: 0px;
width:100%;
line-height: 30px;
}
.user-ul li{
list-style: none;
line-height: 20px;
}
ul {
-webkit-padding-start: 0px !important;
}
.money_total_two {
font-weight: bold;
font-size: 15px;
......
......@@ -28,6 +28,7 @@
line-height: 20px;
}
.user-ul{
text-align:center;
float: left;
position: relative;
overflow-y:scroll ;
......
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