Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage-go
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tracing
source-trace-manage-go
Commits
6346ebc9
Commit
6346ebc9
authored
Dec 14, 2020
by
zL
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hd 部分细节修改
parent
f8e18f1a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
5 deletions
+3
-5
Home.vue
src/entry/best/views/Home.vue
+1
-1
MainHeader.vue
src/entry/best/views/MainHeader.vue
+0
-1
SignIn.vue
src/entry/best/views/SignIn.vue
+2
-3
No files found.
src/entry/best/views/Home.vue
View file @
6346ebc9
...
...
@@ -443,7 +443,7 @@ export default class Home extends Vue {
background: white;
.header-left {
margin-left: 200px;
height: 46px;
//
height: 46px;
}
.header-right {
display: flex;
...
...
src/entry/best/views/MainHeader.vue
View file @
6346ebc9
...
...
@@ -58,7 +58,6 @@ export default class MainHeader extends Vue {
.icon_logo {
margin-left: 27px;
margin-top: 12px;
height: 31px;
}
.user_wrapper {
...
...
src/entry/best/views/SignIn.vue
View file @
6346ebc9
...
...
@@ -83,10 +83,9 @@ export default {
position: absolute;
left: 26px;
top: 14px;
width: 10
0
px;
height: 3
0
px;
width: 10
4
px;
height: 3
1
px;
background: url("../images/SigIn/logo.png") no-repeat center;
background-size: 100% 100%;
}
.fixed {
position: fixed;
...
...
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