@@ -103,6 +103,10 @@
color: #000;
font-weight: 500;
}
+ :deep(.ant-descriptions-item-container) {
+ display: flex;
+ align-items: flex-start;
+ }
:deep(.ant-descriptions-header) {
margin: 0 0 10px 0;