mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
로그인 페이지 레이아웃 구현
This commit is contained in:
@@ -30,6 +30,6 @@
|
||||
}
|
||||
input:focus + label,
|
||||
input:not(:placeholder-shown) + label {
|
||||
@apply text-primary-400 top-0 -translate-y-full text-sm;
|
||||
@apply top-0 -translate-y-full text-sm text-primary-400;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user