This commit is contained in:
shijingjing
2022-05-26 18:06:44 +08:00
parent 0a4f500c52
commit c2fcba70f9

View File

@@ -304,11 +304,9 @@ export default {
position: relative; position: relative;
} }
.image { .image {
width: 32px; width: 32px;
height: 32px; height: 32px;
margin-right: 16px;
} }
// .from, // .from,
@@ -418,10 +416,6 @@ export default {
} }
} }
} }
} }
} }
</style> </style>