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
d6b9bb58
authored
2020-12-28 15:54:09 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
border-bottom: 1px solid #EAEAEA
1 parent
0e95e77a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/Home.vue
src/views/Home.vue
View file @
d6b9bb5
...
...
@@ -435,7 +435,7 @@ export default {
height
:
72px
!important
;
.header-top
{
height
:
72px
;
border-bottom
:
1px
solid
#EAEAEA
;
//
border-bottom
:
1px
solid
#EAEAEA
;
box-sizing
:
border-box
;
.top-items
{
cursor
:
pointer
;
...
...
Please
register
or
sign in
to post a comment