修复首页

This commit is contained in:
2020-09-25 16:34:20 +08:00
parent a06e7134dc
commit d8e89c92f9
2 changed files with 9 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
.menu{
user-select: none;
width: 171px;
height: 100vh;
height: 100%;
display: flex;
flex-direction: column;
background: linear-gradient(0deg, #0EDCC2, #50DF98, #7EE278, #A2E562);