1
0
Fork 0
mirror of synced 2024-07-15 19:25:55 +12:00
This commit is contained in:
Andrew Kingston 2022-02-21 13:50:20 +00:00
parent 7d9b1fa567
commit 58d7a30894
2 changed files with 1 additions and 5 deletions

View file

@ -193,10 +193,6 @@
.wide {
grid-column: 2 / -1;
}
.center {
display: grid;
place-items: center;
}
.buttons {
display: flex;
flex-direction: row;

View file

@ -90,7 +90,7 @@
</script>
<DrawerContent>
<div className="container">
<div class="container">
<Layout noPadding>
<Body size="S">
{#if !filters?.length}