add bank card validation
This commit is contained in:
@@ -1486,6 +1486,16 @@
|
||||
transition: all 0.3s;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.card-type {
|
||||
position: absolute;
|
||||
right: 12px;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
text-transform: uppercase;
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user