Skip to content

Commit 2f4d067

Browse files
authored
Breaking out of copilot not merging in this change by doing it manually (#4048)
1 parent 92cb15b commit 2f4d067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Components/DataGrid/FluentDataGridCell.razor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ td.grid-cell-placeholder:after {
9696
}
9797

9898
.col-justify-start ::deep .col-title {
99-
text-align: left;
99+
text-align: start;
100100
}
101101

102102
.col-justify-center ::deep .col-title {

0 commit comments

Comments
 (0)