Merge pull request #458 from hmartinez69/master

Storybook background color changed for better lisibility - Issue #450
This commit is contained in:
Stefan Ålund
2020-04-02 20:24:34 +02:00
committed by GitHub
@@ -0,0 +1,5 @@
<style>
.sb-show-main {
background-color: #F9F9F9;
}
</style>