style: 调整下拉框样式
This commit is contained in:
@@ -122,7 +122,7 @@ function handleClick(item: GetSessionListVO) {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
height: 200px;
|
height: 500px;
|
||||||
overflow: hidden auto;
|
overflow: hidden auto;
|
||||||
.popover-content-box-items {
|
.popover-content-box-items {
|
||||||
:deep() {
|
:deep() {
|
||||||
|
|||||||
Reference in New Issue
Block a user