From f50430d6bae38e69c3eba2d4914cce3af2c4855b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 29 七月 2023 16:04:57 +0800 Subject: [PATCH] 2023-07-29 --- src/tabviews/custom/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss index 19bb049..ede42fb 100644 --- a/src/tabviews/custom/index.scss +++ b/src/tabviews/custom/index.scss @@ -50,6 +50,9 @@ } } .custom-page-wrap.mk-no-mask { + .loading-mask { + max-height: 80vh; + } .ant-spin-blur { background: transparent!important; opacity: 1; -- Gitblit v1.8.0