--- src/main/webapp/publish/css/mem.css
+++ src/main/webapp/publish/css/mem.css
... | ... | @@ -569,7 +569,7 @@ |
| 569 | 569 |
.mypage_content .tType1 tbody tr td .certify_in_body .noti {position:absolute;right:0;top:50%;font-size:16px;font-weight:300;letter-spacing:-0.025em;color:#a6a6a6;transform:translateY(-50%);}
|
| 570 | 570 |
|
| 571 | 571 |
/* 보안로그인 */ |
| 572 |
-.security_login{display: block !important;width:100%;background:#f2f2f2;border-radius:5px;padding:30px;margin:0 0 30px 0;box-sizing:border-box;}
|
|
| 572 |
+.my_dashboard > div.security_login{display: block;width:100%;background:#f2f2f2;border-radius:5px;padding:30px;margin:0 0 30px 0;box-sizing:border-box;}
|
|
| 573 | 573 |
.security_login *{box-sizing:border-box;}
|
| 574 | 574 |
.security_login .box{width:100%;background:#fff;border-radius:5px;margin:0 0 30px 0;}
|
| 575 | 575 |
.security_login .info{display:flex;font-size:15px;color:#444;padding:15px 20px;flex-direction:column;gap:6px;}
|
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?