@@ -205,7 +205,7 @@
<td>
<a-button
type="text"
- style="color: #5d65ff; margin-right: -15px"
+ style="color: #5d65ff; margin-right: -15px; height: 25px"
@click="openProblemModal"
>选择问题类型</a-button
>
@@ -219,6 +219,7 @@
:min="0.5"
:step="0.1"
:max="2"
+ style="margin: 0"
/>
</td>
</tr>