We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34784c commit 2c49babCopy full SHA for 2c49bab
frontend/src/Solo/Components/MessageBubble.css
@@ -49,12 +49,6 @@
49
border-left: 0;
50
}
51
52
-/* Adjusted for border look - overlay white to hide border overlap if needed,
53
- but simplistic CSS triangle creates solid shape.
54
- For outline style bubble, SVG or more complex CSS is often better.
55
- For now, simple border-radius is good enough or use a specific shape.
56
-*/
57
-
58
.icon {
59
font-size: 24px;
60
width: 40px;
0 commit comments