@use './common.scss' as *;

.#{$formily-prefix}-preview-text {
  &__select {
    height: 100%;
  }
  &__cascader {
    height: 100%;
  }
}
