Skip to content

Commit dd00269

Browse files
authored
The text of login with opt was overflowing has been fixed (#436)
1 parent 53637aa commit dd00269

File tree

1 file changed

+3
-0
lines changed
  • sass/styles/applications/account/components

1 file changed

+3
-0
lines changed

sass/styles/applications/account/components/login.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@
2323
padding: 30px 30px;
2424
width: 90%;
2525
}
26+
.c-login .button-solid {
27+
padding: 8px 10px;
28+
}
2629
}

0 commit comments

Comments
 (0)