Skip to content

Commit

Permalink
[ACS-8807] Fixed answer formatting (#4209)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderSklorz authored Oct 30, 2024
1 parent 2dbc37c commit d25c08a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
&-response {
margin-bottom: 17px;
overflow-wrap: break-word;
white-space: pre-wrap;

&-action {
width: max-content;
Expand Down

0 comments on commit d25c08a

Please sign in to comment.