记得上下班打卡 | git大法好,push需谨慎

Commit 48d33142 authored by qinshuangshuang@zhengzai.tv's avatar qinshuangshuang@zhengzai.tv

Merge branch 'draw_coupon1213' into pre

parents abc5317b 88a321c5
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
</div> </div>
<hr> <hr>
<div class="scoreTable"> <div class="couponTable">
<div class="row"> <div class="row">
<div class="col-sm-12"> <div class="col-sm-12">
<div class="col-sm-12 select-table table-striped"> <div class="col-sm-12 select-table table-striped">
...@@ -960,10 +960,10 @@ ...@@ -960,10 +960,10 @@
.selectScore span { .selectScore span {
color: #ccc; color: #ccc;
} }
.scoreTable { .couponTable {
margin-bottom: 12px; margin-bottom: 12px;
overflow-y: scroll; overflow-y: scroll;
max-height: 600px; max-height: 270px;
} }
.details-form-list { .details-form-list {
position: fixed; position: fixed;
...@@ -978,7 +978,7 @@ ...@@ -978,7 +978,7 @@
} }
.details-pop-inner { .details-pop-inner {
width: 800px; width: 800px;
height: 820px; height: 490px;
padding: 10px; padding: 10px;
background: #fff; background: #fff;
} }
......
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