caiaa 1 жил өмнө
parent
commit
11ec126846

+ 4 - 1
src/views/info/index.vue

@@ -232,6 +232,9 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.file-container {
+.info-container {
+  .list-filter, .list-table {
+    background-color: #fff;
+  }
 }
 </style>