提交 5f098ee7 作者: ZhangLingKun

Merge branch 'develop'

流水线 #9050 已通过 于阶段
in 1 分 1 秒
...@@ -14,4 +14,4 @@ patches: ...@@ -14,4 +14,4 @@ patches:
images: images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG - name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/admin newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/admin
newTag: 4a10468db2c06182f8fd875a86757418b33fc075 newTag: da2a257f314fb2b7bd3beb5ac290b8739d221d9c
...@@ -99,7 +99,8 @@ ...@@ -99,7 +99,8 @@
height: 45px; height: 45px;
border-radius: 50%; border-radius: 50%;
margin-right: 8px; margin-right: 8px;
object-fit: fill; object-fit: contain;
background: #fff;
} }
.item-content { .item-content {
...@@ -112,7 +113,8 @@ ...@@ -112,7 +113,8 @@
font-weight: bold; font-weight: bold;
margin-bottom: 8px; margin-bottom: 8px;
.text{ .text{
width: 110px; width: auto;
max-width: 110px;
} }
} }
...@@ -204,7 +206,8 @@ ...@@ -204,7 +206,8 @@
height: 40px; height: 40px;
border-radius: 50%; border-radius: 50%;
margin-right: 10px; margin-right: 10px;
object-fit: fill; object-fit: contain;
background: #fff;
} }
.title { .title {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论