업
This commit is contained in:
@@ -453,7 +453,12 @@
|
||||
}
|
||||
}
|
||||
.optionList{
|
||||
overflow: auto;
|
||||
max-height: 642px;
|
||||
margin-top:2rem;
|
||||
@include maxtablet{
|
||||
max-height: 44.5rem;
|
||||
}
|
||||
.checkBtn{
|
||||
label{
|
||||
displaY:flex;
|
||||
@@ -836,19 +841,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.optionList {
|
||||
overflow: auto;
|
||||
//width: 500px;
|
||||
height: 600px;
|
||||
padding:25px;
|
||||
border:1px solid #DEDEDE;
|
||||
border-radius: 6px;
|
||||
@include maxtablet{
|
||||
height: 49.5rem;
|
||||
padding:2rem;
|
||||
}
|
||||
@include desktopMax{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user