fix: horizontal space
This commit is contained in:
@@ -274,6 +274,7 @@ fun PostListScreen(
|
||||
modifier = Modifier
|
||||
.background(Color.Transparent)
|
||||
.pullRefresh(pullRefreshState)
|
||||
.padding(horizontal = 4.dp)
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user