pcs顶部方块样式调整

This commit is contained in:
2025-07-04 15:12:25 +08:00
parent 21a8871e3c
commit 59d2a09644

View File

@ -24,7 +24,7 @@
font-weight: 500; font-weight: 500;
} }
::v-deep .el-card__body{ ::v-deep .el-card__body{
padding: 12px 16px; padding: 12px 10px;
} }
} }
</style> </style>