diff --git a/packages/app/src/components/PostsList/index.less b/packages/app/src/components/PostsList/index.less index a72e4d44..b15db90c 100755 --- a/packages/app/src/components/PostsList/index.less +++ b/packages/app/src/components/PostsList/index.less @@ -22,14 +22,5 @@ justify-content: center; width: 100%; - - overflow: overlay; - - // fix - padding: 5px; - - >div { - margin-bottom: 20px; - } } } \ No newline at end of file