fix
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2026-01-04 19:58:45 +08:00
parent 112e1b08a9
commit 938987271e

View File

@@ -289,5 +289,6 @@ function handleMenuSelect(key: string) {
.title { .title {
font-size: 18px; font-size: 18px;
cursor: pointer; cursor: pointer;
margin: 0 20px;
} }
</style> </style>