Skip to content

Commit 98bd7bd

Browse files
committed
Group Profile: Show newlines in description
1 parent 9ed4107 commit 98bd7bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

civictechprojects/static/css/partials/_AboutGroupDisplay.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.AboutGroupDisplay-details {
22
padding: 20px;
33
border-bottom: $color-grey-disabled solid 1px;
4+
white-space: pre-wrap;
45
}
56
.AboutGroup-card-container {
67
margin-top: 20px;

0 commit comments

Comments
 (0)