mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-22 15:42:31 +02:00
fix: opacity of costomize button
This commit is contained in:
@@ -1635,7 +1635,7 @@ function PlaceHolderSign() {
|
||||
className={
|
||||
isSubscribe || !isEnableSubscription
|
||||
? "cursor-pointer"
|
||||
: "opacity-20 select-none"
|
||||
: "opacity-30 select-none"
|
||||
}
|
||||
>
|
||||
Cutomize Email
|
||||
|
||||
Reference in New Issue
Block a user