Skip to content

Commit db0ca0b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
padding: 0 16px;
6565
}
6666

67-
#google_registration_button iframe {
67+
#google_registration_button ::ng-deep iframe {
6868
width: 100% !important;
6969
}
7070

0 commit comments

Comments
 (0)