--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -238,7 +238,7 @@ |
| 238 | 238 |
.tType1 tbody tr td.putText button .qmMark {background-image: url(/publish/images/content/qmIcon_s.png); width: 19px; height: 19px; margin-left: 5px; margin-top: -2px;}
|
| 239 | 239 |
.tType1 tbody tr td.putText .put_right .send_btnWrap {position: absolute;bottom: 0;right:0;width: calc(100% - 10px);}
|
| 240 | 240 |
.tType1 tbody tr td.putText .put_right .send_btnWrap button {width: 48.5%;}
|
| 241 |
-.tType1 tbody tr td.putText textarea {height: 160px; border: none;margin-bottom: -3px;;border-radius: 5px 5px 0 0;outline: 0;background-color: transparent; font-size: 15px;}
|
|
| 241 |
+.tType1 tbody tr td.putText textarea {height: 160px; border: none;margin: 8px 0;padding:0 15px;border-radius: 5px 5px 0 0;outline: 0;background-color: transparent; font-size: 15px;}
|
|
| 242 | 242 |
/* 단문 */ |
| 243 | 243 |
.tType1 tbody tr td.putText .put_left.short textarea {height: 190px;margin:10px 0;padding:0 5px;}
|
| 244 | 244 |
.tType1 tbody tr td.putText .put_left.short textarea::placeholder {color: #b5b5b5;}
|
... | ... | @@ -1816,6 +1816,8 @@ |
| 1816 | 1816 |
.fax_content .file_right button{width: 100%; max-width: 100%; margin: 0 0 4px 0;}
|
| 1817 | 1817 |
.fax_content .file_right p{width: 100%; text-align: right; margin: 20px 0 0 0;}
|
| 1818 | 1818 |
.fax_content .receipt_num_input{width: calc(100% - 300px); max-width: 340px;}
|
| 1819 |
+.fax_content .receipt_num_top{align-items:center;}
|
|
| 1820 |
+.fax_content .receipt_num_top #callTo+.btnType6{margin:0 8px;}
|
|
| 1819 | 1821 |
.fax_content .list_body_wrap{max-height: calc(100% - 37px); overflow: auto;}
|
| 1820 | 1822 |
/* .fax_content .final_wrap{display: flex; margin: 20px 0;} */
|
| 1821 | 1823 |
.fax_content .final_wrap{margin: 20px 0;}
|
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?