We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b26bba commit 5aeaae7Copy full SHA for 5aeaae7
web-app/src/components/Markdown/style.css
@@ -6,7 +6,7 @@
6
background-color: rgba(27, 31, 35, 0.05);
7
color: black;
8
border-radius: 0.3rem;
9
- padding: 0rem 0.15rem;
+ padding: 0.15rem 0.3rem;
10
font-size: 80%;
11
white-space: nowrap;
12
}
0 commit comments