Skip to content

Commit

Permalink
fix(spreadsheet): correct position of cell selection
Browse files Browse the repository at this point in the history
  • Loading branch information
magdalenaan authored and Juveniel committed Feb 1, 2023
1 parent ab1a127 commit b304913
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/fluent/scss/spreadsheet/_layout.scss
Expand Up @@ -437,6 +437,10 @@
position: relative;
}

.k-spreadsheet-disabled-mask {
position: absolute;
}


// Selection
.k-spreadsheet .k-selection-wrapper {
Expand Down

0 comments on commit b304913

Please sign in to comment.