feat: dialog content enhancement (#377)

This commit is contained in:
Zeng1998 2022-10-31 19:00:18 +08:00 committed by GitHub
parent 6cbc3c78e2
commit d6fa1c7c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,10 @@
} }
} }
} }
> .content-text{
@apply whitespace-pre-wrap;
}
} }
} }
} }