Merge branch 'main' into gitee

This commit is contained in:
xiaoxian521
2024-02-29 13:18:53 +08:00
33 changed files with 183 additions and 73 deletions

View File

@@ -10,6 +10,7 @@
.login-container {
width: 100vw;
height: 100vh;
max-width: 100%;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 18rem;