Skip to content
Snippets Groups Projects
Commit 16e82bc7 authored by lfr20's avatar lfr20
Browse files

Fixed google button

parent a3e37041
No related branches found
No related tags found
4 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system,!32Homologa
...@@ -352,14 +352,16 @@ export const GoogleLoginButton = styled(Button)` ...@@ -352,14 +352,16 @@ export const GoogleLoginButton = styled(Button)`
box-shadow : 0 0 0 1px #4285f4 !important; box-shadow : 0 0 0 1px #4285f4 !important;
color : #666 !important; color : #666 !important;
font-weight : bolder !important; font-weight : bolder !important;
font-size : 12px !important;
text-transform: none !important;
width: 40%;
.MuiButton-root { ${'' /* .MuiButton-root {
min-width : 88px; min-width : 88px;
font-size : 10px; } */}
}
.google-logo { .google-logo {
max-height : 24px ; max-height : 18px ;
padding-right : 5px; padding-right : 5px;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment