diff --git a/net/web/src/access/createAccount/CreateAccount.styled.js b/net/web/src/access/createAccount/CreateAccount.styled.js index 4c86d2e5..1f4bb9e5 100644 --- a/net/web/src/access/createAccount/CreateAccount.styled.js +++ b/net/web/src/access/createAccount/CreateAccount.styled.js @@ -38,6 +38,7 @@ export const CreateAccountWrapper = styled.div` .form-form { flex: 2; + flex-grow: 1; .form-space { height: 8px; diff --git a/net/web/src/constants/Colors.js b/net/web/src/constants/Colors.js index 851bfe46..95db9883 100644 --- a/net/web/src/constants/Colors.js +++ b/net/web/src/constants/Colors.js @@ -4,7 +4,7 @@ const Colors = { formBackground: '#f4f4f4', formHover: '#e8e8e8', grey: '#888888', - white: '#f8f8f8', + white: '#ffffff', divider: '#dddddd', encircle: '#cccccc', alert: '#ff8888', diff --git a/net/web/src/session/Session.jsx b/net/web/src/session/Session.jsx index 100a79fc..d5329287 100644 --- a/net/web/src/session/Session.jsx +++ b/net/web/src/session/Session.jsx @@ -109,7 +109,9 @@ export function Session() { { (viewport.state.display === 'small') && (