diff --git a/css/style.css b/css/style.css index 1c7192a..6461f3a 100644 --- a/css/style.css +++ b/css/style.css @@ -37,6 +37,9 @@ iconify-icon { box-shadow: 2px 2px 0 rgba(0,0,0,0.2); } +.chat-bubble-user .bubble-action-btn { + color: white; +} .chat-bubble-ai { background: #fff; color: #1f2937;