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>
|
||||
<input
|
||||
class={`
|
||||
btn-primary w-full
|
||||
btn-primary w-full opacity-100
|
||||
disabled:cursor-not-allowed disabled:opacity-50
|
||||
`}
|
||||
type="submit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue