调整样式

This commit is contained in:
aixianling
2023-02-06 14:04:50 +08:00
parent 5f62cb0a8c
commit 5080dcb4cb
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ export default {
flex-shrink: 0;
background: linear-gradient(35deg, #243949 0, #243949 65%, #517fa4 100%);
color: #fff;
box-shadow: 2px 0 8px 4px rgba(15, 15, 21, 0.15);
box-shadow: 1px 0 2px 1px rgba(15, 15, 21, 0.15);
.systemTitle {
line-height: 32px;

View File

@@ -54,7 +54,7 @@ export default {
background: var(--background-color);
.headerNav {
height: 60px;
height: 48px;
color: #333;
//background: linear-gradient(90deg, #299FFF 0%, #0C61FF 100%);
background: linear-gradient(180deg, #FCFCFC 0%, #E0E2E4 100%);