Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
datax-cloud
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
黄营
datax-cloud
Commits
2cfaf97b
Commit
2cfaf97b
authored
Oct 30, 2020
by
yuwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
项目初始化
parent
4d1dee6c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
index.vue
datax-ui/src/views/login/index.vue
+6
-3
No files found.
datax-ui/src/views/login/index.vue
View file @
2cfaf97b
...
@@ -95,11 +95,12 @@ export default {
...
@@ -95,11 +95,12 @@ export default {
.title-container
{
.title-container
{
margin
:
0
auto
30px
auto
;
margin
:
0
auto
30px
auto
;
text-align
:
center
;
text-align
:
center
;
color
:
#
707070
;
color
:
#
d3d7f7
;
}
}
.login-form
{
.login-form
{
border-radius
:
6px
;
border-radius
:
6px
;
background
:
#ffffff
;
background
:
rgba
(
74
,
74
,
82
,
.5
);
box-shadow
:
0
0
25px
rgba
(
206
,
33
,
33
,
.5
);
width
:
385px
;
width
:
385px
;
padding
:
25px
25px
5px
25px
;
padding
:
25px
25px
5px
25px
;
.el-input
{
.el-input
{
...
@@ -109,7 +110,9 @@ export default {
...
@@ -109,7 +110,9 @@ export default {
}
}
}
}
.input-icon
{
.input-icon
{
height
:
39px
;
width
:
14px
;
margin-left
:
2px
;
height
:
39px
;
width
:
14px
;
margin-left
:
2px
;
}
}
}
}
}
}
...
...
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