kék változás
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 9s
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 9s
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</div>
|
||||
|
||||
<div class="flex w-full h-full justify-center items-center">
|
||||
<div class="flex flex-col w-1/4 h-max bg-blue-300 p-4 rounded-xl">
|
||||
<div class="flex flex-col w-1/4 h-max bg-red-300 p-4 rounded-xl">
|
||||
<div class="flex flex-row font-serif text-2xl">{{loginErrorMsg}}</div>
|
||||
<hr class="flex border-2 border-black mb-5">
|
||||
<input v-model="userLoginName" type="text" class="flex p-2 mb-1 font-serif" placeholder="Felhasználónév">
|
||||
|
||||
Reference in New Issue
Block a user