From 6af3b17b7ffaa2d3f56da1f5c526b7c9cf7e4299 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Fri, 24 Feb 2023 14:33:46 +0000 Subject: [PATCH] fix style --- packages/app/src/components/PostsList/index.less | 9 --------- 1 file changed, 9 deletions(-) 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