diff --git a/src/app/(posts)/components/tabs/tabs.module.css b/src/app/(posts)/components/tabs/tabs.module.css index 06f6717c..903d44d7 100644 --- a/src/app/(posts)/components/tabs/tabs.module.css +++ b/src/app/(posts)/components/tabs/tabs.module.css @@ -57,6 +57,6 @@ .listWrapper { flex-direction: column; justify-content: flex-start; - + align-items: flex-start; } } \ No newline at end of file