|
@@ -40,7 +40,7 @@
|
40
|
40
|
margin-left: 8px;
|
41
|
41
|
}
|
42
|
42
|
.noti_text {
|
43
|
|
- width: calc(100vw - 70px);
|
|
43
|
+ width: calc(100vw - 82px);
|
44
|
44
|
text-overflow: ellipsis;
|
45
|
45
|
overflow: hidden;
|
46
|
46
|
text-align: left;
|
|
@@ -349,7 +349,7 @@
|
349
|
349
|
<aside id="ITP_ASIDE"></aside>
|
350
|
350
|
<section>
|
351
|
351
|
<div id="ITP_POP_NOTICE" class="popup2 mobile-pop-close" style="display: none;">
|
352
|
|
- <div class="pop" style="height:350px;">
|
|
352
|
+ <div class="pop" style="height:380px;">
|
353
|
353
|
<div class="header">
|
354
|
354
|
<div class="header_left">
|
355
|
355
|
<label>공지내용</label>
|