Add class for pre-wrap-text
This commit is contained in:
@@ -104,4 +104,9 @@ h1:focus {
|
||||
aspect-ratio: 10/1;
|
||||
border-radius: 50%;
|
||||
border: 1px solid;
|
||||
}
|
||||
|
||||
.pre-wrap-text {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user