Title
-
-
- Test
-
-
- Test
-
-
- Test
-
-
- Test
-
-
- Test
-
-
- Test
-
-
- Test
-
-
- Test
-
-
+
+
+
+ Test
+
+
+ Test
+
+
+ Test
+
+
+ Test
+
+
+ Test
+
+
+ Test
+
+
+ Test
+
+
+ Test
+
+
+
-
-
+
)
}
\ No newline at end of file
diff --git a/client/ui/chat/MessageContainer.jsx b/client/ui/chat/MessageContainer.jsx
index e73f985..edcc26c 100644
--- a/client/ui/chat/MessageContainer.jsx
+++ b/client/ui/chat/MessageContainer.jsx
@@ -9,8 +9,6 @@ export default function MessageContainer({ children, style, ...props } = {}) {
flexDirection: 'column',
justifyContent: 'flex-end',
alignItems: 'center',
- paddingTop: '10px',
- paddingBottom: '14px',
...style,
}}
{...props}>