Próba frontend változtatás barnára
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 7s
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 7s
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex w-full h-full justify-center items-center">
|
<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-stone-300 p-4 rounded-xl">
|
||||||
<div class="flex flex-row font-serif text-2xl">{{loginErrorMsg}}</div>
|
<div class="flex flex-row font-serif text-2xl">{{loginErrorMsg}}</div>
|
||||||
<hr class="flex border-2 border-black mb-5">
|
<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">
|
<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