chore: import upstream snapshot with attribution
Enforce Pull-Request Rules / check (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 12:19:24 +08:00
commit dbe3ade0dc
449 changed files with 71828 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
.calendar .symbol {
display: flex;
flex-direction: row;
justify-content: flex-end;
gap: 5px;
}
.calendar .title {
padding: 0 10px;
}
.calendar .time {
padding-left: 20px;
text-align: right;
}