
@datePickerPrefix: am-date-picker;

.@{datePickerPrefix}-item {
  &.am-list-item-horizontal {
    .am-list-item-control {
      justify-content: flex-end;
    }
  }
}
