@prefix: deye-select;

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

    &select{
      width: 100%;

    }
  }
}

