Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
activity
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
9ca3b594
authored
Mar 07, 2022
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
7899b887
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
css/vis/index.css
css/vis/index.less
css/vis/index.css
View file @
9ca3b594
...
...
@@ -433,7 +433,7 @@ body {
top
:
0
;
width
:
100%
;
height
:
100%
;
background
:
url("../../images/vis/map.png")
no-repeat
center
;
background
:
url("../../images/vis/map.png")
#000c28
no-repeat
center
;
background-size
:
contain
;
}
#app
.btn
{
...
...
css/vis/index.less
View file @
9ca3b594
...
...
@@ -267,7 +267,7 @@ body {
top: 0;
width: 100%;
height: 100%;
background: url("../../images/vis/map.png") no-repeat center;
background: url("../../images/vis/map.png")
#000c28
no-repeat center;
background-size: contain;
}
...
...
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