Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8dfcc460
authored
2021-01-13 15:35:56 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
logo调整
1 parent
20bbca64
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/Home.vue
src/views/Home.vue
View file @
8dfcc46
...
...
@@ -543,7 +543,7 @@ export default {
height
:
66px
;
border-bottom
:
1px
solid
rgba
(
255
,
255
,
255
,
0.2
);
box-sizing
:
border-box
;
padding
:
10px
;
padding
:
10px
20px
;
transition
:
width
0.3s
;
background-color
:
#287CC5
;
.logo-img
{
...
...
@@ -554,7 +554,7 @@ export default {
padding-left
:
10px
;
color
:
#ffffff
;
line-height
:
44px
;
font-size
:
2
3
px
;
font-size
:
2
0
px
;
}
}
.search-box
{
...
...
Please
register
or
sign in
to post a comment