fix: 问题修复
This commit is contained in:
parent
744b1ee76b
commit
4cc1e6853f
@ -95,4 +95,7 @@ watch(() => props.visible, n => {
|
|||||||
width: 48rpx;
|
width: 48rpx;
|
||||||
height: 48rpx;
|
height: 48rpx;
|
||||||
}
|
}
|
||||||
|
.popup-content-scroll{
|
||||||
|
max-height: 65vh;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
Loading…
x
Reference in New Issue
Block a user