v1.3.4 — 日历同步按钮紧挨日期输入框

This commit is contained in:
mac
2026-06-04 15:12:36 +08:00
parent 105d62f8db
commit ba592c07b7
2 changed files with 2 additions and 1 deletions

View File

@@ -551,6 +551,7 @@ body {
transition: all 0.2s;
flex-shrink: 0;
font-family: inherit;
margin-left: 6px;
}
.btn-cal-sync:hover {
border-color: var(--primary);