문자전송 > 최근전송내역 팝업 오류 수정
@3f6375f7d2b5e7510cec5d981e59d32c974142e6
--- src/main/webapp/publish/css/popupLayer.css
+++ src/main/webapp/publish/css/popupLayer.css
... | ... | @@ -296,7 +296,7 @@ |
| 296 | 296 |
.histroy_trans ul {background-color: #f5f5f5; padding: 0 20px; border: 1px solid #dadada; border-radius: 0 0 5px 5px; margin-top: -3px;}
|
| 297 | 297 |
.histroy_trans ul li {position: relative; height: 30px; line-height: 30px; border-bottom: 1px solid #e8e8e8;}
|
| 298 | 298 |
.histroy_trans ul li:only-child {border-bottom: 0;}
|
| 299 |
-.histroy_trans ul li p {display: inline-block; width: 100%; color: #666; font-size: 14px; font-weight: 300; letter-spacing: 0.5px; text-align:center;}
|
|
| 299 |
+.histroy_trans ul li p {display: inline-block; color: #666; font-size: 14px; font-weight: 300; letter-spacing: 0.5px; text-align:center;}
|
|
| 300 | 300 |
.histroy_trans ul li button {position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
|
| 301 | 301 |
.popup_btn_wrap2.hisroy_btn {width: 178px;}
|
| 302 | 302 |
.popup_btn_wrap2.hisroy_btn button {width: calc(100%/2 - 2.5px); height: 32px; font-size: 14px;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?