Skip to content

Commit

Permalink
preserve new line in confirm dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
hahahannes committed Nov 20, 2023
1 parent 3b08c77 commit d9b06f0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
button {
margin-right: 20px;
}

span {
white-space: pre-line;
}

0 comments on commit d9b06f0

Please sign in to comment.