@prefix: deye-date-picker;

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

      .ant-picker {
        width: 100%;
      }
    }
  }
}
