一个样式
This commit is contained in:
parent
f8c4555a44
commit
292aa033aa
|
|
@ -1,5 +1,6 @@
|
||||||
.container {
|
.container {
|
||||||
height: 100vh;
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background-color: var(--oak-bg-color-page);
|
background-color: var(--oak-bg-color-page);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue