forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
bf71b31123
commit
17f35174ea
2 changed files with 0 additions and 2 deletions
|
@ -87,6 +87,5 @@ export default Vue.extend({
|
||||||
height 100%
|
height 100%
|
||||||
flex auto
|
flex auto
|
||||||
overflow auto
|
overflow auto
|
||||||
background var(--bg)
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
|
@ -95,7 +95,6 @@ export default Vue.extend({
|
||||||
background-size cover
|
background-size cover
|
||||||
background-position center
|
background-position center
|
||||||
background-attachment fixed
|
background-attachment fixed
|
||||||
opacity 0.3
|
|
||||||
|
|
||||||
> .content.sidebar.left
|
> .content.sidebar.left
|
||||||
padding-left 68px
|
padding-left 68px
|
||||||
|
|
Loading…
Reference in a new issue