We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f8429 commit 25a76b7Copy full SHA for 25a76b7
src/main.js
@@ -35,6 +35,8 @@ function main() {
35
width: 1em;
36
height: 1em;
37
display: inline-block;
38
+ padding: 0.25rem;
39
+ margin: 0 0.25rem;
40
}
41
div[id^="hypothesis__/"] .block-properties:not(.page-properties) { display: none;
42
`);
0 commit comments