Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9eb0c3c

Browse files
authored
feat: fix 'include_all_commits' inner card margin (anuraghazra#2283)
1 parentad3726e commit9eb0c3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/cards/stats-card.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,7 @@ const renderStatsCard = (stats = {}, options = { hide: [] }) => {
185185
...STATS[key],
186186
index,
187187
showIcons:show_icons,
188-
shiftValuePos:
189-
(!include_all_commits ?79.01 :35)+(isLongLocale ?50 :0),
188+
shiftValuePos:79.01+(isLongLocale ?50 :0),
190189
bold:text_bold,
191190
}),
192191
);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp