mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Merge pull request #5760 from LankyBox01/patch-1
Add line breaks to description
This commit is contained in:
commit
3ae87754a0
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
height: 90px;
|
height: 90px;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.studio-report-title-text {
|
.studio-report-title-text {
|
||||||
|
|
Loading…
Reference in a new issue