[ACS-8807] Fixed answer formatting (#4209)

This commit is contained in:
AleksanderSklorz
2024-10-30 10:26:26 +01:00
committed by GitHub
parent 2dbc37c724
commit d25c08a2c5

View File

@@ -103,6 +103,7 @@
&-response { &-response {
margin-bottom: 17px; margin-bottom: 17px;
overflow-wrap: break-word; overflow-wrap: break-word;
white-space: pre-wrap;
&-action { &-action {
width: max-content; width: max-content;