lanceJiang 10 months ago
parent
commit
2b62e3cd02
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/dashboard/index.vue

+ 1 - 0
src/views/dashboard/index.vue

@@ -615,6 +615,7 @@ const tableOpts = ref({
   }
 }
 .banner-img {
+  width: 100%;
   height: 100%;
 }
 </style>