14 lines
293 B
SCSS
Vendored
14 lines
293 B
SCSS
Vendored
.team-management {
|
|
.team-email {
|
|
line-height: 1;
|
|
.ivu-tag {
|
|
height: 18px;
|
|
line-height: 18px;
|
|
padding: 0 4px;
|
|
margin: 0 -2px 0 0;
|
|
transform: scale(0.8);
|
|
transform-origin: left bottom;
|
|
}
|
|
}
|
|
}
|