Remove modal margin style

This commit is contained in:
Made Baruna 2022-12-17 14:09:31 +08:00
parent 4c8da812bc
commit fb60c16aa3

View file

@ -53,7 +53,7 @@
</script>
<Header />
<Modal styleWindowWrap={{ margin: '1rem' }}>
<Modal>
<Sidebar {segment} />
{#if $showSidebar}
<Sidebar {segment} mobile />