Removed old Japanese adjustments

This commit is contained in:
Lugiad 2025-06-26 14:08:07 +02:00 committed by GitHub
parent 2085ff489e
commit 2b19214275
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,11 +167,6 @@ export function getTextStyleOptions(
},
};
//Japanese General Scale
//if (i18next.resolvedLanguage === "ja") {
//styleOptions.padding = { top: 6, bottom: -2 };
//}
switch (style) {
case TextStyle.SUMMARY: {
let fontSizeLabel = "96px";