Merge pull request 'main' (#104) from main into space_domain
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_web/pulls/104
This commit is contained in:
commit
4442102afe
|
@ -355,7 +355,7 @@ export default function Pay({ params }) {
|
|||
${
|
||||
superChecked?.index == index
|
||||
? "border-2 border-[#ffffff] text-[#663B0B]"
|
||||
: "border-2 border-[#FFFFFF14] text-white"
|
||||
: "border-2 border-[#FFFFFF14] bg-[#FFFFFF1A] text-white"
|
||||
}
|
||||
|
||||
${
|
||||
|
|
Loading…
Reference in New Issue