update:填空题样式修改

This commit is contained in:
du.meimei
2025-03-15 17:38:33 +08:00
parent 893a8fdcb9
commit b11a721284

View File

@@ -60,11 +60,15 @@ const emitValue = () => {
width: 100%;
min-height: 40px;
margin-bottom: 10px;
padding: 3px 5px;
border: 1px solid #ccc;
padding: 12px;
border: 1px solid #f4f4f4;
border-radius: 5px;
outline: none;
}
.other_input::placeholder {
font-size: 14px;
color: #d7d7d7;
}
}
.text_value {