mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
fixed 后台变量配置样式
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user