feat: highlight recent blocks

This commit is contained in:
Tienson Qin
2024-12-02 20:06:14 +08:00
parent b0379811c0
commit 8b8fd8712c
6 changed files with 105 additions and 2 deletions

View File

@@ -1061,3 +1061,7 @@ html.is-mac {
}
}
}
.recent-block .bullet-container .bullet {
border: 2px solid;
}