Skip to content

Commit bcd0065

Browse files
committed
Fixing multiline comment for INetCache downloaders
1 parent 2ace354 commit bcd0065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ $xy-border: (
465465
left: 50%;
466466
text-align: left;
467467
transform: translate(-50%);
468-
white-space: normal;
468+
white-space: break-spaces;
469469
}
470470
}
471471
}

0 commit comments

Comments
 (0)