From b941565ea0734e1a2839517ecfce88d4117c716c Mon Sep 17 00:00:00 2001 From: com02 Date: Thu, 6 Jan 2022 13:23:11 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/css/default.css b/src/main/webapp/css/default.css index 26c38bc8..d28f1edb 100644 --- a/src/main/webapp/css/default.css +++ b/src/main/webapp/css/default.css @@ -1468,7 +1468,7 @@ transform: rotate(45deg);} .file-box .file-list span:nth-of-type(3) button {background: #666;color:#fff;border-radius: 2px;padding:2px 10px 3px;font-size: 12px;margin-left:15px;} .view-body {border-bottom: 0px solid #000;text-align: initial;} .view-con {line-height: 1.85;color: #666;width:96%;padding: 20px 2%;letter-spacing: -.025em;min-height: 515px;border-bottom:1px solid #ddd;word-break: break-all;overflow:hidden;} -/*.view-con img {width:100%;}*/ +.view-con img {max-width:100%;} .view-body .attachments {width: 100%;border-top: 1px solid #ddd;padding: 0 20px;box-sizing: border-box;} .view-body .attachments:after {content: "";display: block;clear: both;} .view-body .attachments li {height: 60px;margin-right: 30px;line-height: 60px;float: left;}