Skip to content

Commit 2c49bab

Browse files
committed
いらないコメントアウトを消しました
1 parent c34784c commit 2c49bab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

frontend/src/Solo/Components/MessageBubble.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@
4949
border-left: 0;
5050
}
5151

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-
5852
.icon {
5953
font-size: 24px;
6054
width: 40px;

0 commit comments

Comments
 (0)