🚨chore: Sync Sass
This commit is contained in:
parent
293471411e
commit
58e76cba9e
@ -1788,4 +1788,22 @@ $alert-color: #101010;
|
||||
flex: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//이미지 크기 설정
|
||||
.range-wrap{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
input{
|
||||
flex: 1;
|
||||
margin-right: 10px;
|
||||
}
|
||||
label{
|
||||
flex: none;
|
||||
text-align: right;
|
||||
width: 35px;
|
||||
font-size: 13px;
|
||||
color: #fff;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user