Skip to content

Commit 8b0c254

Browse files
fix google login button width
1 parent 24c8c81 commit 8b0c254

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/src/app/components/registration/registration.component.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
padding: 0 16px;
6565
}
6666

67+
#google_registration_button iframe {
68+
width: 100% !important;
69+
}
70+
6771
.soc-button {
6872
display: flex;
6973
align-items: center;

0 commit comments

Comments
 (0)