Skip to content

Commit 06041d6

Browse files
committed
fix:수정
1 parent 4dd91e3 commit 06041d6

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

static/css/login.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@
237237
background-color: transparent;
238238
cursor: pointer;
239239
white-space: nowrap;
240+
position: absolute;
241+
bottom: 1px;
240242
}
241243

242244
.find-pwd-btn:hover, .find-email-btn:hover {
@@ -369,9 +371,4 @@
369371
gap: 60px;
370372
left: 40px;
371373
}
372-
373-
.find-pwd-btn{
374-
position: absolute;
375-
bottom: 1px;
376-
}
377374
}

0 commit comments

Comments
 (0)