diff --git a/js/components/EqualizerWindow/__snapshots__/index.test.js.snap b/js/components/EqualizerWindow/__snapshots__/index.test.js.snap index 506464a8..66ef490b 100644 --- a/js/components/EqualizerWindow/__snapshots__/index.test.js.snap +++ b/js/components/EqualizerWindow/__snapshots__/index.test.js.snap @@ -91,6 +91,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -145,6 +146,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -187,6 +189,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -229,6 +232,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -271,6 +275,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -313,6 +318,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -355,6 +361,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -397,6 +404,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -439,6 +447,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -481,6 +490,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> @@ -523,6 +533,7 @@ exports[`EqualizerWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "50%", + "top": "auto", } } /> diff --git a/js/components/PlaylistWindow/__snapshots__/index.test.js.snap b/js/components/PlaylistWindow/__snapshots__/index.test.js.snap index b4583d63..fcf4f327 100644 --- a/js/components/PlaylistWindow/__snapshots__/index.test.js.snap +++ b/js/components/PlaylistWindow/__snapshots__/index.test.js.snap @@ -114,6 +114,7 @@ exports[`PlaylistWindow renders to snapshot 1`] = ` Object { "bottom": "0%", "height": "0%", + "top": "auto", } } />