Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
893fba10
Commit
893fba10
authored
Jul 02, 2021
by
季圣华
Browse files
页面样式优化
parent
681efcb2
Changes
2
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/components/page/GlobalHeader.vue
View file @
893fba10
...
...
@@ -196,7 +196,7 @@
/* dark 样式 */
&.dark {
color: #
ffffff
;
color: #
000
;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
background-color: white !important;
}
...
...
jshERP-web/src/components/tools/Logo.vue
View file @
893fba10
...
...
@@ -43,6 +43,7 @@
line-height: @height !important;
box-shadow: none !important;
transition: background 300ms;
background: #002140;
h1 {
font-size: 24px;
color: #ffffff;
...
...
Write
Preview
Supports
Markdown
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