style: placeholder颜色
This commit is contained in:
@@ -775,6 +775,9 @@ export default defineComponent({
|
||||
width: 10rem;
|
||||
font-size: 1.2rem;
|
||||
background: rgba(0, 0, 0, 0);
|
||||
&::placeholder {
|
||||
color: #c4c4c4;
|
||||
}
|
||||
}
|
||||
.apply-btn {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user