better position for the audio player
This commit is contained in:
@@ -130,11 +130,11 @@ Me.getLayout = function (content: ReactElement) {
|
||||
|
||||
<KeyboardShortcutHandler />
|
||||
|
||||
<AudioHandler />
|
||||
|
||||
<Header />
|
||||
|
||||
{content}
|
||||
|
||||
<AudioHandler />
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user