diff --git a/injected/src/features/click-to-load/ctl-config.js b/injected/src/features/click-to-load/ctl-config.js index 46d01400d..152a6689f 100644 --- a/injected/src/features/click-to-load/ctl-config.js +++ b/injected/src/features/click-to-load/ctl-config.js @@ -103,6 +103,8 @@ export function getStyles(assets) { loginMode: { buttonBackground: ` background: #666666; + width: 100%; + max-width: 300px; `, buttonFont: ` color: #FFFFFF;