This commit is contained in:
2024-06-21 17:30:55 +08:00
parent 4a6e6f4ac4
commit 5ac86aaf60
4 changed files with 9 additions and 11 deletions

View File

@@ -129,6 +129,7 @@ const handleSubmit = async ({ values, errors }) => {
z-index: 1;
width: 100%;
height: 100%;
background-size: cover;
background-image: url("@/assets/BingWallpaper.jpg");
}
.bg-backdrop-layout {