게시판 에디터 사진넘치는거 수정
This commit is contained in:
parent
fabb1c2c3f
commit
4a5ab6238c
@ -796,3 +796,9 @@
|
|||||||
fetchComments();
|
fetchComments();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
<style>
|
||||||
|
.board-content img {
|
||||||
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user