We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fe7c2 commit 74b2648Copy full SHA for 74b2648
pwa/styles/common.css
@@ -54,7 +54,7 @@
54
.doc a {
55
@apply text-blue;
56
}
57
- .doc span.line:after {
+ .doc code span.line:not(:last-of-type):after {
58
content: "\200B"; /* useful to set correct height on empty lines */
59
60
0 commit comments