update
This commit is contained in:
@@ -40,8 +40,8 @@ const closeTodoList = () => {
|
||||
|
||||
<style scoped>
|
||||
.home-wrapper {
|
||||
width: 100%;
|
||||
height: 92vh;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
background-image: url('../assets/images/generate-img-confirm.webp');
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user