💄 调整样式

This commit is contained in:
BTMuli
2023-12-19 17:00:59 +08:00
parent b00c8b424d
commit 4ca76b168e
2 changed files with 1 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ function toDetail(item: TGApp.App.Calendar.Item): void {
.toc-material-grid {
display: grid;
width: 100%;
font-family: var(--font-title);
grid-gap: 10px;
grid-template-columns: repeat(2, 1fr);