Break word in code

This commit is contained in:
2020-12-11 21:48:52 +01:00
parent be614bc809
commit 8c26826192
+1
View File
@@ -199,6 +199,7 @@ code {
margin: 0 2px;
border-radius: 5px;
font-size: .95rem;
word-wrap: break-word;
.dark-theme & {
background: $dark-background-secondary;