浏览代码

四性检测背景色修改

duy 2 年之前
父节点
当前提交
62586afc07
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/custody/components/hc-card1.vue

+ 1 - 0
src/views/custody/components/hc-card1.vue

@@ -131,6 +131,7 @@ const isSlotSearchBar = ref(!!slots.search);
         .hc-card-main-box {
             position: relative;
             height: 100%;
+            background-color: white;
         }
         .hc-card-action-box {
             position: absolute;