style: 调整下拉框样式

This commit is contained in:
ccnetcore
2025-06-27 22:50:51 +08:00
parent bbedd01a72
commit 330845a387

View File

@@ -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() {