大量更改合并 #56

Merged
obugs merged 151 commits from check into main 2026-03-25 15:30:53 +08:00
Showing only changes of commit cd72af4043 - Show all commits
+2 -2
View File
@@ -1321,10 +1321,10 @@ del {
display: flex;
align-items: center;
justify-content: center;
font-family: 'd9', sans-serif;
font-family: "d9", sans-serif;
font-size: 16px;
height: 30px;
width: 30px;
transition: background-color 0.3s, transform 0.2s;
z-index: 20;
}
}