This commit is contained in:
shijingjing
2022-08-09 08:34:59 +08:00
parent e8b8b4cdb7
commit f0c40cc2e4

View File

@@ -293,16 +293,19 @@ export default {
height: 112px;
line-height: 112px;
border: 1px solid #DDDDDD;
box-sizing: border-box;
font-size: 32px;
z-index: 9;
.refuse {
width: 40%;
height: 100%;
background: #FFF;
color: #FF4466;
text-align: center;
}
.pass {
width: 60%;
height: 100%;
background: #3975C6;
color: #FFF;
text-align: center;