수정
This commit is contained in:
@@ -39,30 +39,10 @@
|
||||
.mail-page .notice { padding: 16px; background: #F3F3F3; border-radius: 6px; margin: 30px 0 0 0; font-family: Pretendard, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.5; color: #2D3436; }
|
||||
|
||||
.mail-page {
|
||||
margin: 0; background: #FAFAFA;
|
||||
padding: 0; width: 100%;
|
||||
transform: translateY(100%);
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
}
|
||||
.mail-page .header {
|
||||
padding: 0;
|
||||
background-color: #e4e4e4;
|
||||
}
|
||||
.mail-page .header .title-row {
|
||||
padding: 15px 0 18px 10px;
|
||||
}
|
||||
|
||||
.mail-page .wrap{
|
||||
width: calc(100% - 20px);
|
||||
padding: 0;
|
||||
margin: 10px;
|
||||
}
|
||||
.mail-page #image-section{
|
||||
padding: 0;
|
||||
background-color: #e4e4e4;
|
||||
}
|
||||
.mail-page #image-section .section{
|
||||
background-color: #ffffff;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user