Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a26a94a3
authored
May 14, 2019
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
5d8503bf
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
src/assets/css/wallet/wallet.css
view/1.js
src/assets/css/wallet/wallet.css
View file @
a26a94a3
...
...
@@ -356,7 +356,7 @@
/*.recharge-content .payment-content .vanCell .checked{ display: inline-block; height: 60px; vertical-align: middle; float: right; margin-right: 1rem; position: relative; }
.recharge-content .payment-content .vanCell .checked img{ width: 22px; height: 22px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }*/
.recharge-content
.recharge
{
position
:
fixed
;
position
:
absolute
;
bottom
:
0
;
width
:
100%
;
text-align
:
center
;
...
...
@@ -365,6 +365,8 @@
background
:
#1080d0
;
color
:
#ffffff
;
font-size
:
16px
;
z-index
:
9999999999
;
transition
:
all
0.2s
ease
;
}
.recharge-content
.rechargeNO
{
...
...
@@ -650,6 +652,7 @@
color
:
#ffffff
;
font-size
:
16px
;
z-index
:
999999999999
;
transition
:
all
0.2s
ease
;
}
.withdraw-content
.submitNO
{
...
...
view/1.js
View file @
a26a94a3
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment