This commit is contained in:
com02 2021-11-25 15:01:51 +09:00
parent 1229dbbd54
commit 08fa5bcf1e

View File

@ -617,7 +617,9 @@ a.pop-logo img { margin-right: 10px; }
.file-box .file-list:last-child { margin-bottom: 0; } .file-box .file-list:last-child { margin-bottom: 0; }
.view-con { font-size: 12px; line-height: 18px; min-height: 180px;overflow:hidden; } .view-con { font-size: 12px; line-height: 18px; min-height: 180px;overflow:hidden; }
.view-con .view-txt p {width:100%;} .view-con .view-txt p {width:100%;}
.view-con .view-txt img {width:100% !important;height:auto !important;}
.view-con .view-txt p img {width:100% !important;height:auto !important;} .view-con .view-txt p img {width:100% !important;height:auto !important;}
/*.view-con .view-txt * {width:100% !important;height:auto !important;display:inline-block;}*/
.noti-data .btn-box a { width: 100%; box-sizing: border-box; font-size: 14px; font-weight: normal; } .noti-data .btn-box a { width: 100%; box-sizing: border-box; font-size: 14px; font-weight: normal; }
/* faq */ /* faq */