update:填空题样式修改
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user