mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(Chat Trigger Node): Fix CSS variable --chat--message--font-size not applying correctly (#16310)
This commit is contained in:
@@ -197,6 +197,7 @@ onMounted(async () => {
|
||||
> .chat-message-markdown {
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
font-size: inherit;
|
||||
|
||||
> *:first-child {
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user