修改圆角和背景色
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2026-04-16 09:30:37 +08:00
parent dc74a1ee10
commit 04efd7ef4a
2 changed files with 3 additions and 3 deletions

View File

@@ -257,7 +257,7 @@
}
.modal-item:hover {
background-color: #f5f5f5;
/* background-color: #f5f5f5; */
border-radius: 8px;
}