Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcjg-web
Showing
23 changed files
with
275 additions
and
206 deletions
-
Please register or sign in to post a comment
... | ... | @@ -48,7 +48,7 @@ export default { |
} | ||
.appMain { | ||
height: calc(100vh - 94px) !important; | ||
height: calc(100vh - 101px) !important; | ||
box-sizing: border-box; | ||
.app-main { | ||
... | ... |
... | ... | @@ -24,4 +24,4 @@ export default { |
width: 100%; | ||
margin-right: 15px; | ||
} | ||
</style> | ||
\ No newline at end of file | ||
</style> | ||
... | ... |
... | ... | @@ -44,4 +44,4 @@ $borderColor: #EBEEF5; |
sideBarFontSize: $sideBarFontSize; | ||
borderColor: $borderColor; | ||
headerHeight: $headerHeight; | ||
} | ||
\ No newline at end of file | ||
} | ||
... | ... |