@prefix: a-tree-select;

.@{prefix} {
  &- {
    &root {

    }

    &select {
      width: 100%;
    }
  }
}
