/*项目中可能用到的变量，按设计稿规范录入*/
.plugin-member .member-manager-add[data-v-39b17062] {
  text-align: right;
}
.plugin-member .action-btn[data-v-39b17062] {
  color: #3375DC;
  margin-right: 6px;
}
.member-text[data-v-39b17062] {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.comments-text[data-v-39b17062] {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.remarks-role[data-v-39b17062] {
  margin-left: 10px;
}
.text-description[data-v-39b17062] {
  margin: -10px 0 0 80px;
}

