fix: BUG修改

This commit is contained in:
kun 2024-03-28 11:41:32 +08:00
parent 078cf5b8f7
commit 73f1fd86f1
2 changed files with 7 additions and 6 deletions

View File

@ -1336,9 +1336,9 @@ function echoPersonMarker(item) {
</style>
<style lang="scss" scoped>
// :deep(.h-card .content) {
// background: none;
// }
:deep(.h-card .content) {
overflow: hidden;
}
//
.fence-shape {
display: flex;

View File

@ -1520,9 +1520,10 @@ function echoPersonMarker(item) {
</style>
<style lang="scss" scoped>
// :deep(.h-card .content) {
// background: none;
// }
:deep(.h-card .content) {
overflow: hidden;
}
//
.fence-shape {
display: flex;