修复金币充值页面样式bug
This commit is contained in:
parent
35595ac88f
commit
bb656ecd5c
|
@ -280,8 +280,7 @@ export default function Pay() {
|
|||
</p>
|
||||
</div>
|
||||
)}
|
||||
<div className="flex flex-col w-full fixed left-0 bottom-0 z-20">
|
||||
<div className="h-12 bg-gradient-to-t from-[#07050AE5] to-[#07050A00]"></div>
|
||||
<div className="flex flex-col w-full absolute left-0 bottom-0 z-20">
|
||||
<div className="flex flex-col pt-3 pb-11 px-4 bg-[#07050AE5]">
|
||||
<div className="flex flex-row justify-between">
|
||||
<div className="w-full px-2">
|
||||
|
|
Loading…
Reference in New Issue