diff --git a/.storybook/themes/spotify.css b/.storybook/themes/spotify.css index 3aa7580748..3cad0fba10 100644 --- a/.storybook/themes/spotify.css +++ b/.storybook/themes/spotify.css @@ -185,8 +185,9 @@ .bui-PluginHeaderToolbarWrapper { padding: 0; - border: none; height: 32px; + border: none; + background: none; } .bui-PluginHeaderTabsWrapper { @@ -194,6 +195,7 @@ padding: 0; margin-left: -8px; border: none; + background: none; } .bui-Input {