mfa提示文字样式修改
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2025-01-06 15:00:29 +08:00
parent bf95ea96e2
commit 7229bc65a9
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
label-width="100px"
>
<!-- 邮箱 -->
<p class="tip">
<p class="tip_mfa">
<i class="el-icon-warning" style="color: #409eff"></i>
<span>{{ tip }}</span>
</p>
@ -189,7 +189,7 @@ export default {
};
</script>
<style lang="scss" scoped>
.tip {
.tip_mfa {
width: 86%;
margin: auto;
margin-bottom: 20px;