mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-06 20:07:29 +02:00
feat(forums): fixed images size in reply&topic content
This commit is contained in:
@@ -344,6 +344,10 @@
|
||||
margin-right: 15px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
.reply-avatar {
|
||||
|
||||
Reference in New Issue
Block a user