mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-14 06:11:16 +00:00
[user notifications] modification for mobile (#4509)
This commit is contained in:
@@ -211,7 +211,7 @@ class NoticeItem extends React.Component {
|
||||
<td className="text-center">
|
||||
<img src={avatar_url} width="32" height="32" className="avatar" alt="" />
|
||||
</td>
|
||||
<td className="pr-8">
|
||||
<td className="pr-1 pr-md-8">
|
||||
<p className="m-0" dangerouslySetInnerHTML={{__html: notice}}></p>
|
||||
</td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user