diff --git a/src/Core/Components/DataGrid/FluentDataGridCell.razor.css b/src/Core/Components/DataGrid/FluentDataGridCell.razor.css index a7de410b1b..57189bb0b7 100644 --- a/src/Core/Components/DataGrid/FluentDataGridCell.razor.css +++ b/src/Core/Components/DataGrid/FluentDataGridCell.razor.css @@ -96,7 +96,7 @@ td.grid-cell-placeholder:after { } .col-justify-start ::deep .col-title { - text-align: left; + text-align: start; } .col-justify-center ::deep .col-title {