bug
This commit is contained in:
@@ -682,10 +682,6 @@ export default {
|
|||||||
.addBox {
|
.addBox {
|
||||||
padding-bottom: 140px;
|
padding-bottom: 140px;
|
||||||
|
|
||||||
// ::v-deep .input1::-webkit-input-placeholder{
|
|
||||||
// color: #FF4466;
|
|
||||||
// }
|
|
||||||
|
|
||||||
.tips {
|
.tips {
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
padding: 32px 32px;
|
padding: 32px 32px;
|
||||||
@@ -807,7 +803,8 @@ export default {
|
|||||||
padding-right: 28px;
|
padding-right: 28px;
|
||||||
border-bottom: 1px solid #DDDDDD;
|
border-bottom: 1px solid #DDDDDD;
|
||||||
|
|
||||||
::v-deep .u-input {
|
::v-deep .u-input,
|
||||||
|
input {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
text-align: right !important;
|
text-align: right !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user