解决冲突

This commit is contained in:
wangshiming
2022-02-24 16:02:55 +08:00
parent af019cb962
commit 0e4a6c792b
6 changed files with 38 additions and 19 deletions

View File

@ -10,4 +10,13 @@
line-height:32px;
background-color: #d7d7d7;
}
}
::ng-deep {
.imgBox {
display: flex;
img {
width: 60px !important;
}
}
}
}