Fix vertical alignment of Last Synced label in Settings header (#294663)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
This commit is contained in:
Copilot
2026-02-12 01:34:00 +00:00
committed by GitHub
parent 2354a3ce50
commit 386be2607e

View File

@@ -109,7 +109,6 @@
}
.settings-editor > .settings-header > .settings-header-controls .last-synced-label {
padding-top: 7px;
opacity: 0.9;
}