fix: small screen page style

This commit is contained in:
engigu
2025-12-17 22:33:56 +08:00
parent ef8bc0ae08
commit e582c80f01
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Golang
uses: actions/setup-go@v5
with:
go-version: "1.20"
go-version: "1.24"
- name: Install npm dependencies
run: npm ci
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Golang
uses: actions/setup-go@v5
with:
go-version: "1.20"
go-version: "1.24"
- name: Install npm dependencies
run: npm ci