Skip to content

Commit

Permalink
fix: style for merged cell with custom background color (#63)
Browse files Browse the repository at this point in the history
* fix: style for merged cell with custom background color

* chore: build

* chore: increment version

Co-authored-by: Johnny Almonte <[email protected]>
  • Loading branch information
johnny243 and johnny243 authored Jan 28, 2022
1 parent 47a7a71 commit 68afb85
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/stylesheets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,5 @@ div.k-window, div.k-window.k-state-focused {
}

.k-spreadsheet-pane .k-spreadsheet-merged-cell {
background-color: var(--sn-stylekit-background-color) !important;
background-color: var(--sn-stylekit-background-color);
}
2 changes: 1 addition & 1 deletion dist/dist.css

Large diffs are not rendered by default.

Loading

0 comments on commit 68afb85

Please sign in to comment.