Skip to content

Commit

Permalink
fix: set spreadsheet host background white (#4268) (#4271)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomi Virkki <[email protected]>
  • Loading branch information
vaadin-bot and tomivirkki authored Nov 30, 2022
1 parent 8eef686 commit 3add351
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export const spreadsheetStyles = css`
height: 100%;
flex: 1 1 auto;
isolation: isolate;
background-color: #fff;
}
.v-disabled {
Expand Down

0 comments on commit 3add351

Please sign in to comment.