mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-07 11:04:50 +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>
|
||||
|
||||
<Header />
|
||||
<Modal styleWindowWrap={{ margin: '1rem' }}>
|
||||
<Modal>
|
||||
<Sidebar {segment} />
|
||||
{#if $showSidebar}
|
||||
<Sidebar {segment} mobile />
|
||||
|
|
Loading…
Reference in a new issue