|
@@ -56,6 +56,9 @@
|
56
|
56
|
margin:0 2%;
|
57
|
57
|
border:1px solid #aaa;
|
58
|
58
|
}
|
|
59
|
+ .noti_pt {
|
|
60
|
+ padding-top:5px;
|
|
61
|
+ }
|
59
|
62
|
</style>
|
60
|
63
|
</head>
|
61
|
64
|
<body>
|
|
@@ -373,8 +376,8 @@
|
373
|
376
|
<div class="fnNoteFromTo noti_text"></div>
|
374
|
377
|
</div>
|
375
|
378
|
<div class="itp_notify_row">
|
376
|
|
- <label class="noti_label">첨부파일</label>
|
377
|
|
- <span>:</span>
|
|
379
|
+ <label class="noti_label noti_pt">첨부파일</label>
|
|
380
|
+ <span class="noti_pt">:</span>
|
378
|
381
|
<div class="fnNoteFile noti_text"></div>
|
379
|
382
|
</div>
|
380
|
383
|
</div>
|