qselect 높이 조정
This commit is contained in:
parent
9cc350da36
commit
c6292da11a
@ -357,7 +357,7 @@ button{
|
|||||||
clip-path:inset(0 0 100% 0);
|
clip-path:inset(0 0 100% 0);
|
||||||
width: calc(100% + 2px);
|
width: calc(100% + 2px);
|
||||||
padding: 8px 0;
|
padding: 8px 0;
|
||||||
max-height: 100px;
|
max-height: 116px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
background-color: #373737;
|
background-color: #373737;
|
||||||
border: 1px solid #3F3F3F;
|
border: 1px solid #3F3F3F;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user