添加温馨提示页面
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
position: relative;
|
||||
width: 395px;
|
||||
height: 112px;
|
||||
background: url("../assets/buttons/confirm-button.png") center center
|
||||
no-repeat;
|
||||
background: url("../assets/buttons/confirm-button.png") center center no-repeat;
|
||||
background-size: 100% 100%;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
@@ -24,7 +23,6 @@
|
||||
}
|
||||
|
||||
.confirm-button-text {
|
||||
width: 151px;
|
||||
height: 49px;
|
||||
overflow-wrap: break-word;
|
||||
color: rgba(255, 255, 255, 1);
|
||||
@@ -34,4 +32,4 @@
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
line-height: 51px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user