mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-11-05 22:43:31 +00:00
chore: add default full opacity
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user