fixed 后台变量配置样式

This commit is contained in:
2024-10-09 16:51:07 +08:00
parent 1233daa466
commit 9c8e3f44bb

View File

@@ -17,7 +17,7 @@
<td>
<%= edu_setting.name %>
</td>
<td><%= edu_setting.value %></td>
<td style="word-break: break-all;"><%= edu_setting.value %></td>
<td><%= overflow_hidden_span display_text(edu_setting.description), width: 200 %></td>
<td><%= edu_setting.created_at&.strftime('%Y-%m-%d %H:%M') %></td>