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 2fcd564 commit b908fd2Copy full SHA for b908fd2
src/css/unison-share/page/project-contribution-changes-page.css
@@ -143,6 +143,7 @@
143
position: relative;
144
width: 100%;
145
padding: 0;
146
+ font-size: var(--font-size-small);
147
148
& pre {
149
max-width: var(--readable-column-width-base);
@@ -197,7 +198,6 @@
197
198
& .definition-change.card .diff-side-by-side {
199
display: flex;
200
flex-direction: row;
- font-size: var(--font-size-small);
201
202
gap: 0;
203
0 commit comments