no message
Former-commit-id: 7546b8ae59e7de1e87b41277a8576e140f75bc3e Former-commit-id: 1143180996fc7b84745d2c6d6f2e2dd312189982 Former-commit-id: 194f90a841c1e20729ecb63f4353980f97583489
This commit is contained in:
@@ -8,6 +8,8 @@ $theme-container-full-border-color: #d8dfea;
|
||||
.theme-#{$theme-name} {
|
||||
background-color: $theme-bg-color;
|
||||
background-image: url($theme-bg-image);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
// 菜单项目
|
||||
@mixin theme-menu-hover-style {
|
||||
background-color: #eff4f8;
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
.theme {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
// [布局] 顶栏
|
||||
.el-header {
|
||||
padding: 0px;
|
||||
|
||||
Reference in New Issue
Block a user