Rockz-Home 1 месяц назад
Родитель
Сommit
ff48c0fccc
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      card/sdk/detail.html

+ 2 - 0
card/sdk/detail.html

@@ -269,6 +269,8 @@
         /* 稍微缩小底部头像以节省高度 */
         /* 稍微缩小底部头像以节省高度 */
         .my-rank-bar .avatar { width: 30px; height: 30px; border-width: 2px; }
         .my-rank-bar .avatar { width: 30px; height: 30px; border-width: 2px; }
         .my-rank-bar .name { font-size: 14px; }
         .my-rank-bar .name { font-size: 14px; }
+        
+        .loading-mask {
             position: fixed; inset: 0; background: rgba(0,0,0,0.35);
             position: fixed; inset: 0; background: rgba(0,0,0,0.35);
             display: none; align-items: center; justify-content: center;
             display: none; align-items: center; justify-content: center;
             z-index: 300; color: #fff; font-size: 14px; backdrop-filter: blur(2px);
             z-index: 300; color: #fff; font-size: 14px; backdrop-filter: blur(2px);