btn
This commit is contained in:
@@ -293,16 +293,19 @@ export default {
|
|||||||
height: 112px;
|
height: 112px;
|
||||||
line-height: 112px;
|
line-height: 112px;
|
||||||
border: 1px solid #DDDDDD;
|
border: 1px solid #DDDDDD;
|
||||||
|
box-sizing: border-box;
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
.refuse {
|
.refuse {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
|
height: 100%;
|
||||||
background: #FFF;
|
background: #FFF;
|
||||||
color: #FF4466;
|
color: #FF4466;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.pass {
|
.pass {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
|
height: 100%;
|
||||||
background: #3975C6;
|
background: #3975C6;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user