v1.3.5 — 日期+日历同步右对齐
- panel-header-right 包裹日期和按钮,靠右排列不分散
This commit is contained in:
@@ -428,6 +428,12 @@ body {
|
||||
letter-spacing: -0.3px;
|
||||
}
|
||||
|
||||
.panel-header-right {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.check-date-input {
|
||||
padding: 8px 14px;
|
||||
border: 1.5px solid var(--border);
|
||||
|
||||
Reference in New Issue
Block a user