Skip to content

Commit

Permalink
wip test
Browse files Browse the repository at this point in the history
  • Loading branch information
willmartian committed Nov 7, 2024
1 parent b392377 commit 1c9bf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/components/src/layout/layout.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<main
[id]="mainContentId"
tabindex="-1"
class="tw-overflow-auto tw-min-w-0 tw-flex-1 tw-bg-background tw-p-6 md:tw-ml-0 tw-ml-16"
class="tw-overflow-auto tw-min-w-0 tw-flex-1 tw-bg-background md:tw-ml-0 tw-ml-16"
>
<ng-content></ng-content>

Expand Down

0 comments on commit 1c9bf4f

Please sign in to comment.