Skip to content

Commit 13e761a

Browse files
authored
docs: add SAP bg color to canvas in docs view (SAP#6592)
1 parent 21f042d commit 13e761a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.storybook/preview-head.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
}
2222
}
2323

24+
.docs-story {
25+
background-color: var(--sapBackgroundColor);
26+
}
27+
2428
.sbdocs-wrapper {
2529
padding-top: 2rem !important;
2630
}

0 commit comments

Comments
 (0)