🚨chore: Sync Sass
This commit is contained in:
parent
5595d09054
commit
c48cfa8fe4
@ -792,6 +792,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// file drag box
|
// file drag box
|
||||||
|
.drag-file-guide{
|
||||||
|
font-size: 13px;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #45576F;
|
||||||
|
margin-left: 5px;
|
||||||
|
}
|
||||||
.drag-file-box{
|
.drag-file-box{
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
.btn-area{
|
.btn-area{
|
||||||
|
|||||||
@ -651,7 +651,7 @@ input[type=text]{
|
|||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
line-height: 1.2;
|
line-height: 1.4;
|
||||||
display: inline;
|
display: inline;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user