mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-09 03:43:20 +01:00
Remove modal margin style
This commit is contained in:
parent
4c8da812bc
commit
fb60c16aa3
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<Header />
|
<Header />
|
||||||
<Modal styleWindowWrap={{ margin: '1rem' }}>
|
<Modal>
|
||||||
<Sidebar {segment} />
|
<Sidebar {segment} />
|
||||||
{#if $showSidebar}
|
{#if $showSidebar}
|
||||||
<Sidebar {segment} mobile />
|
<Sidebar {segment} mobile />
|
||||||
|
|
Loading…
Reference in a new issue