kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Fix pre element width on About pages
rodzic
915bd7d1da
commit
c2ebd65920
|
@ -356,6 +356,10 @@ $fluid-breakpoint: $maximum-width + 20px;
|
|||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
.public-layout {
|
||||
|
|
Ładowanie…
Reference in New Issue