chore: add default full opacity
This commit is contained in:
parent
f433493d57
commit
c2beb4a227
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue