Skip to content

Commit b7eaeeb

Browse files
Button for backup codes has pink background
1 parent 568142b commit b7eaeeb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

styles/tailwind.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ body {
6161
margin-top: 32px !important;
6262
}
6363

64-
button[name="method"] {
64+
button[name="method"],
65+
button[name="lookup_secret_regenerate"] {
6566
width: 100%;
6667
display: flex;
6768
justify-content: center;

0 commit comments

Comments
 (0)