perf: 完善demo

This commit is contained in:
kailong321200875
2023-10-14 10:43:04 +08:00
parent be73f4da3e
commit 2c4ff7d190
11 changed files with 383 additions and 68 deletions

View File

@@ -159,6 +159,12 @@ export default defineComponent({
}
:deep(.@{prefix-cls}-label) {
width: 150px;
width: 150px !important;
}
// .@{prefix-cls}-content {
// :deep(.@{elNamespace}-descriptions__cell) {
// width: 0;
// }
// }
</style>