Storybook background color changed for better lisibility - Issue #450

This commit is contained in:
hugomartinez
2020-04-02 18:46:02 +02:00
parent 890deeee7d
commit 60d504978e
@@ -0,0 +1,5 @@
<style>
.sb-show-main {
background-color: #F9F9F9;
}
</style>