@@ -40,13 +40,6 @@ background: #746c6c; } - ul, - ol { - margin: 0; - padding: 0 15px 0 15px; - list-style-position: outside; - } - li { margin-bottom: 6px; white-space: normal; @@ -55,11 +48,13 @@ ul { list-style-type: disc; color: var(--new-ui-message-text-color); + padding: 0 15px 0 20px; } ol { list-style-type: decimal; color: var(--new-ui-message-text-color); + padding: 0 15px 0 15px; } *:not(ul):not(ol):not(li) { max-width: 827px; @@ -44,9 +44,8 @@ export const UserMessageActionsPopup = ({