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