mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 09:13:43 +08:00
added padding on highlight
This commit is contained in:
@ -1084,7 +1084,7 @@ The cursor: default; property value restores the browser's default cursor style
|
||||
}
|
||||
|
||||
.chat-message-highlight {
|
||||
@apply rounded-md bg-indigo-100 dark:bg-indigo-900
|
||||
@apply px-0.5 rounded-md bg-indigo-100 dark:bg-indigo-900
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user