/**
 * @title DataSourceSubForm 组件样式
 * @description 独立的子表单组件样式定义
 */

// .pisell-data-source-sub-form {
//   width: 100%;

//   &__empty {
//     color: #999;
//     font-size: 12px;
//     padding: 12px 0;
//     text-align: center;
//   }

//   &__form-wrapper {
//     width: 100%;
//   }
// }
