mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-20 04:39:45 +08:00
💄 调整标题占据空间
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user