preserve formatting when displaying multi-line team invite messages

This commit is contained in:
ansuz 2020-06-05 13:25:22 -04:00
parent 5d111c6237
commit c8f7c96cfc

View file

@ -220,6 +220,7 @@
width: 100%;
padding: 12px;
margin-bottom: 20px;
white-space: pre;
}
.cp-teams-invite-password {
margin-bottom: 20px;