解决蒙层高度不对的问题
Some checks failed
Check / lint (push) Has been cancelled
Check / typecheck (push) Has been cancelled
Check / build (build, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:app, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:app, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Has been cancelled

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 { .friendDeleteModal {
:deep(.l-0) { :deep(.overlay) {
height: 100vh !important; height: 100vh !important;
} }
.friendDeleteModal-content { .friendDeleteModal-content {