💄 调整标题占据空间

This commit is contained in:
目棃
2025-03-08 19:04:46 +08:00
parent b93ae791f2
commit 0fdbea55eb

View File

@@ -290,8 +290,10 @@ async function toForum(forum: RenderForum): Promise<void> {
.tpc-title {
position: relative;
width: 100%;
width: fit-content;
max-width: 100%;
padding: 4px 8px;
margin-right: auto;
cursor: pointer;
font-family: var(--font-title);
font-size: 18px;