Skip to content

Commit 0541909

Browse files
Release v1.16.0 (#22)
* Button for backup codes has pink background * Submodules merged
1 parent 1233e37 commit 0541909

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

styles/tailwind.css

+2-1
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)