fix error

This commit is contained in:
邱博亞 2022-05-19 16:59:59 +08:00
parent 4becb342f4
commit 0046efcd4a
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
<td> <td>
<%= t("ask.usage_rule") %> <%= t("ask.usage_rule") %>
</td> </td>
<td colspan="2"> <td colspan="2" style="width: 0;overflow: overlay;">
<%= f.text_area "usage_rule",class: 'ckeditor' %> <%= f.text_area "usage_rule",class: 'ckeditor' %>
</td> </td>
</tr> </tr>