no message

This commit is contained in:
kuaifan 2021-08-25 18:49:42 +08:00
parent 49cd58ad89
commit efaa6c3626

View File

@ -14,14 +14,14 @@
margin-bottom: 24px; margin-bottom: 24px;
} }
.team-email { .team-email {
line-height: 1; display: flex;
align-items: center;
.ivu-tag { .ivu-tag {
height: 18px; height: 18px;
line-height: 18px; line-height: 18px;
padding: 0 4px; padding: 0 4px;
margin: 0 -2px 0 0;
transform: scale(0.8); transform: scale(0.8);
transform-origin: left bottom; transform-origin: right center;
} }
} }
} }