This commit is contained in:
nyoung 2024-08-24 10:06:57 +08:00
parent 831d8587d5
commit 513accf59a

View File

@ -537,7 +537,7 @@
.content { .content {
width: 100%; width: 100%;
height: calc(100vh); height: calc(100vh);
background-size: 100% 100%; background: #F6F7FC;
box-sizing: border-box; box-sizing: border-box;
} }