Update navigation link editor drawer to work with new drawer styles

This commit is contained in:
Andrew Kingston 2021-07-20 10:52:46 +01:00
parent 65acfe21f3
commit d58d977cd0
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<DrawerContent>
<div class="container">
<Layout>
<Layout noPadding>
{#if links?.length}
<div
class="links"