feat:layout
This commit is contained in:
parent
61ea29df36
commit
7d3f47927c
@ -53,7 +53,7 @@ onMounted(() => {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100;
|
height: 100;
|
||||||
background:
|
background:
|
||||||
url('../assets/images/basic/containerBG.png') no-repeat center 100%,
|
url('@/assets/images/basic/containerBG.png') no-repeat center 100%,
|
||||||
url('@/assets/images/basic/containerBotBG.png') no-repeat bottom center;
|
url('@/assets/images/basic/containerBotBG.png') no-repeat bottom center;
|
||||||
&-header {
|
&-header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user