bug fixes after android tes
All checks were successful
Build and Push Madplaner / build (push) Successful in 25s
All checks were successful
Build and Push Madplaner / build (push) Successful in 25s
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
</div>
|
||||
<button type="submit" id="submitBtn"
|
||||
class="w-full bg-emerald-800 text-white font-medium py-5 rounded-2xl shadow-lg hover:bg-emerald-700 hover:-translate-y-0.5 transition-all duration-300 flex items-center justify-center gap-3">
|
||||
<span id="btnText">Generate Personalized Plan</span>
|
||||
<span id="btnText">Generate Plan</span>
|
||||
|
||||
<div id="btnLoader" class="hidden">
|
||||
<svg class="animate-spin h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none"
|
||||
|
||||
Reference in New Issue
Block a user