Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
4a0c30fe
Commit
4a0c30fe
authored
Oct 15, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Plain Diff
litdck交易ui修改
parents
fe9ac33c
b99483fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
common.css
src/assets/css/common.css
+4
-3
No files found.
src/assets/css/common.css
View file @
4a0c30fe
...
...
@@ -490,7 +490,7 @@
}
}
@media
screen
and
(
min-width
:
1921px
)
and
(
max-width
:
2560
)
{
@media
screen
and
(
min-width
:
1921px
)
and
(
max-width
:
2560
px
)
{
#business_container
.eibs-tab
{
padding
:
20px
15px
;
...
...
@@ -507,14 +507,14 @@
@media
screen
and
(
min-width
:
1200px
)
and
(
max-width
:
1440px
)
{
#business_container
.eibs-tab
{
padding
:
20px
5
px
;
padding
:
20px
10
px
;
}
}
@media
screen
and
(
max-width
:
1199px
)
{
#business_container
.eibs-tab
{
padding
:
20px
5
px
;
padding
:
20px
10
px
;
}
}
...
...
@@ -524,6 +524,7 @@
text-align
:
center
;
}
/*
.checkbox-left {
float: left;
margin-left: 120px;
...
...
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