diff --git a/clientarea/hgcloud/css/account.css b/clientarea/hgcloud/css/account.css index 737c8b6..e1d1235 100644 --- a/clientarea/hgcloud/css/account.css +++ b/clientarea/hgcloud/css/account.css @@ -155,6 +155,7 @@ line-height: 1.3 !important; font-weight: 600 !important; color: #1F2937 !important; + text-align: left !important; } /* === 表单行间距 — 保留 el-row flex 布局 === */ @@ -189,7 +190,7 @@ #account .box-item-b > .el-input, #account .box-item-b .el-select, #account .box-item-b .el-textarea { - width: 100% !important; + width: 3.2rem; border: none !important; border-bottom: none !important; }