修复个性签名未自动换行的问题
This commit is contained in:
parent
ea322d6177
commit
b5b246f098
|
@ -143,7 +143,7 @@
|
|||
</p>
|
||||
<% end %>
|
||||
<% unless @user.user_extensions.nil? %>
|
||||
<p>
|
||||
<p style="width: 100%;word-break: break-all">
|
||||
<%= @user.user_extensions.brief_introduction %>
|
||||
</p>
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in New Issue