Love from ChatGPT: How to make <p> show all space like <pre>
This commit is contained in:
@@ -21,3 +21,7 @@
|
||||
body::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
p.message-content {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user