fix(个人信息): 三方平台显示布局问题

--user=郭雨琦 三方平台的label显示布局问题
This commit is contained in:
guoyuqi 2021-11-24 10:57:46 +08:00 committed by 刘瑞斌
parent 8e90bd317e
commit 339f5516be
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<el-form label-position="right" label-width="160px" size="small">
<el-form label-position="right" label-width="175px" size="small">
<el-form-item :label="$t('project.azureDevops_info')">
<ms-instructions-icon size="10" :content="$t('project.azureDevops_tip')"/>
</el-form-item>