fix: 新增代理系列授权-建议售价使用套餐
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m38s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m38s
This commit is contained in:
@@ -690,8 +690,8 @@
|
||||
}
|
||||
|
||||
.single-card-page {
|
||||
padding: 20px;
|
||||
max-width: 100%;
|
||||
padding: 20px;
|
||||
overflow-x: hidden;
|
||||
|
||||
// 资产查询卡片
|
||||
@@ -836,8 +836,8 @@
|
||||
.row {
|
||||
display: flex;
|
||||
gap: 24px;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
|
||||
&.full-width {
|
||||
.info-card {
|
||||
@@ -910,10 +910,10 @@
|
||||
:deep(.el-card__header) {
|
||||
padding: 20px 24px 16px;
|
||||
|
||||
.card-header {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 8px;
|
||||
.card-header {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 8px;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
font-size: 16px;
|
||||
@@ -946,8 +946,8 @@
|
||||
height: 26px;
|
||||
|
||||
.el-switch__core {
|
||||
height: 26px;
|
||||
min-width: 50px;
|
||||
height: 26px;
|
||||
|
||||
.el-switch__inner {
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user