fix: get rid of invalid grid insets (#1943)

This commit is contained in:
Huang Xin
2025-09-01 13:05:48 +08:00
committed by GitHub
parent f69422a61c
commit f4b00d6dec
2 changed files with 3 additions and 2 deletions
@@ -148,7 +148,7 @@ const HeaderBar: React.FC<HeaderBarProps> = ({
!windowButtonVisible && 'max-w-[50%]',
)}
>
{bookTitle} {bookTitle} {bookTitle} {bookTitle}
{bookTitle}
</h2>
</div>