@prefix: deye-cascader;

.@{prefix} {
  &- {
    &root {
      position: relative;
    }

    &select {
      width: 100%;
    }
  }
}
