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