Fix: new upgrade page (#12417)

This commit is contained in:
NFish
2025-03-06 10:27:13 +08:00
committed by GitHub
parent a4b2c10fb8
commit 9962118dbd
50 changed files with 3958 additions and 607 deletions

View File

@@ -0,0 +1,5 @@
.gridBg{
background-image: url(./Grid.svg);
background-repeat: repeat;
background-position: 0 0;
}