회로 및 가대설정 팝업 자동 설정 체크 영역 height 추가
This commit is contained in:
parent
b35cede670
commit
9cc350da36
@ -1522,6 +1522,7 @@ $alert-color: #101010;
|
|||||||
&.overflow{
|
&.overflow{
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
max-height: 100px;
|
max-height: 100px;
|
||||||
|
min-height: 60px;
|
||||||
&::-webkit-scrollbar {
|
&::-webkit-scrollbar {
|
||||||
width: 4px;
|
width: 4px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user