chore: add default full opacity

This commit is contained in:
C4illin
2025-03-09 21:09:53 +01:00
parent f433493d57
commit c2beb4a227

View File

@@ -691,7 +691,7 @@ const app = new Elysia({
</article> </article>
<input <input
class={` class={`
btn-primary w-full btn-primary w-full opacity-100
disabled:cursor-not-allowed disabled:opacity-50 disabled:cursor-not-allowed disabled:opacity-50
`} `}
type="submit" type="submit"