We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73c78d commit 54e1e4aCopy full SHA for 54e1e4a
1 file changed
src/features/feed/components/feed.css
@@ -44,7 +44,7 @@
44
padding: 12px;
45
display: flex;
46
flex-direction: column;
47
-
+ min-height: 360px;
48
gap: 16px;
49
.image {
50
background-color: var(--placeholder-background-color);
0 commit comments