调整样式
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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%);
|
||||
|
||||
Reference in New Issue
Block a user