Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
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
1f136a9c
authored
2025-01-24 14:30:26 +0800
by
xukangle
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix:logo样式修改
1 parent
04927a69
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
src/layouts/components/Header/index.vue
src/layouts/components/Logo/index.vue
src/layouts/components/Header/index.vue
View file @
1f136a9
...
...
@@ -144,12 +144,12 @@ header {
position
:
relative
;
width
:
var
(
--g-sub-sidebar-width
);
height
:
inherit
;
padding-left
:
18px
;
//
padding-left
:
18px
;
padding-right
:
0
;
background-color
:
inherit
;
.logo
{
width
:
1
80
px
;
width
:
1
79
px
;
height
:
48px
;
}
...
...
src/layouts/components/Logo/index.vue
View file @
1f136a9
...
...
@@ -36,7 +36,7 @@ const to = computed(() => {
z-index
:
1000
;
top
:
0
;
width
:
inherit
;
padding
:
0
10px
;
//
padding
:
0
10px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
...
...
@@ -69,5 +69,8 @@ const to = computed(() => {
.el-divider
{
height
:
1.5rem
;
margin-right
:
0
;
margin
:
0
;
}
}
</
style
>
}
</
style
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment