Skip to content

Commit 92a53ed

Browse files
joaoluizSKgrgur
authored andcommitted
Adjusted the compromised password screen image height to be responsive using viewport. (#146)
1 parent 440c921 commit 92a53ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ input:invalid {
6060
#lottie {
6161
position: relative;
6262
width: 100%;
63-
height: 300px;
63+
height: 40vh;
6464
}
6565

6666
div[style].cloned-input {

0 commit comments

Comments
 (0)