@use "../core/_index.scss" as *;

/// The minimum height of the 'No Data' text container.
/// @group no-data
$kendo-no-data-min-height: 140px !default;
/// The text color of the 'No Data' text.
/// @group list
$kendo-no-data-text: k-color(on-app-surface) !default;
