fix: the detection logic of the new version

This commit is contained in:
zyronon
2025-09-15 00:33:36 +08:00
parent 12a22baf2b
commit 14ca910066
5 changed files with 12 additions and 7 deletions

View File

@@ -443,5 +443,5 @@ a {
}
.red-point {
@apply bg-red w-3 h-3 rounded-full absolute right-5;
@apply bg-red w-3 h-3 rounded-full absolute right-3;
}