项目初始化

This commit is contained in:
2026-03-30 13:37:32 +08:00
parent d05c87555e
commit b92e6d6a19

View File

@@ -737,7 +737,8 @@
.panel-tag, .panel-tag,
.timeline-scroll { .timeline-scroll {
background: rgb(20, 20, 20); background: linear-gradient(180deg, rgb(20, 20, 20) 0%, rgb(28 28 28) 100%);
box-shadow: 0 10px 24px rgb(0 0 0 / 24%);
} }
.timeline-row__hint { .timeline-row__hint {