解决蒙层高度不对的问题
Some checks are pending
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run

This commit is contained in:
wangyifeng 2025-06-10 10:44:55 +08:00
parent 0a83555976
commit c8c0df1e75

View File

@ -936,7 +936,7 @@ watch(
}
.friendDeleteModal {
:deep(.l-0) {
:deep(.overlay) {
height: 100vh !important;
}
.friendDeleteModal-content {