fix(style): fix backlinks overflow & scrolling overflow

This commit is contained in:
tuscan-blue 2025-04-04 21:16:28 +08:00
parent b228640212
commit 20b155e587

View File

@ -12,6 +12,8 @@
list-style: none;
padding: 0;
margin: 0.5rem 0;
height: 6rem;
overscroll-behavior: contain;
& > li {
& > a {