Commit 5b233ac0 authored by zhaofei's avatar zhaofei

s

parent 1edbc741
......@@ -66,9 +66,22 @@
color:#000 !important;
margin-left:5px;
}
.probability-prize-content-formItem{
position: relative;
z-index: 2;
}
.probability-prize-content-btn {
display: flex;
justify-content: flex-end;
position: absolute;
box-sizing: border-box;
width: 100%;
padding: 0 20px 20px;
right: 0;
bottom: 0;
/* background:linear-gradient(to top, rgba(255,255,255,1),rgba(255,255,255,0)); */
background:#ffffff;
z-index: 0;
}
.probability-prize-content-btn_confirm {
margin-right: 10px;
......
......@@ -51,4 +51,7 @@
}
.frequency{
margin-left: 20px;
}
.next-form-item-help{
color: #ff3333;
}
\ No newline at end of file
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