added padding on highlight
This commit is contained in:
parent
562792938e
commit
6ba70af2b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue