Skip to content

Commit 0de9a70

Browse files
authored
Update stats-card.js
1 parent ab5419b commit 0de9a70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cards/stats-card.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import {
1313
import { getStyles } from "../getStyles.js";
1414
import { statCardLocales } from "../translations.js";
1515

16+
const width = card_width || 400;
1617
const CARD_MIN_WIDTH = 287;
1718
const CARD_DEFAULT_WIDTH = 287;
1819
const RANK_CARD_MIN_WIDTH = 420;

0 commit comments

Comments
 (0)