From eefc0cf44cf6bbb7845a19afef0f3802e0cbe209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 30 Apr 2020 08:15:58 +0200 Subject: [PATCH] fix: adjust colors of dialog --- frontend/src/component/user/authentication-component.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/component/user/authentication-component.jsx b/frontend/src/component/user/authentication-component.jsx index 8bd46ead22..8259d228b9 100644 --- a/frontend/src/component/user/authentication-component.jsx +++ b/frontend/src/component/user/authentication-component.jsx @@ -63,10 +63,10 @@ class AuthComponent extends React.Component { expand style={{ color: '#fff', - background: '#000', + background: 'rgb(96, 125, 139)', }} > - Action required + Action required! {content}