🚨chore: Sync Sass

This commit is contained in:
김민식 2025-02-04 17:15:08 +09:00
parent 5595d09054
commit c48cfa8fe4
2 changed files with 7 additions and 1 deletions

View File

@ -792,6 +792,12 @@
}
// file drag box
.drag-file-guide{
font-size: 13px;
font-weight: 400;
color: #45576F;
margin-left: 5px;
}
.drag-file-box{
padding: 10px;
.btn-area{

View File

@ -651,7 +651,7 @@ input[type=text]{
padding-left: 10px;
margin-bottom: 0;
word-break: break-all;
line-height: 1.2;
line-height: 1.4;
display: inline;
vertical-align: top;
color: #fff;