Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Aug 25, 2021
1 parent 49cd58a commit efaa6c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/assets/sass/pages/components/team-management.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
margin-bottom: 24px;
}
.team-email {
line-height: 1;
display: flex;
align-items: center;
.ivu-tag {
height: 18px;
line-height: 18px;
padding: 0 4px;
margin: 0 -2px 0 0;
transform: scale(0.8);
transform-origin: left bottom;
transform-origin: right center;
}
}
}

0 comments on commit efaa6c3

Please sign in to comment.