Skip to content

Commit

Permalink
fix(grid): locked columns header misalignment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoomFX authored and Juveniel committed Apr 24, 2023
1 parent 88ef1fb commit 964fa03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/default/scss/grid/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

.k-grid-header,
.k-grid-content,
.k-grid-content-locked,
.k-grid-footer {
.k-table {
table-layout: fixed;
Expand Down

0 comments on commit 964fa03

Please sign in to comment.